From 364b67627f26a30a37ec98a910e2e991ae0d66d6 Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Mon, 5 Oct 2020 13:14:58 -0700 Subject: [PATCH] Roll ICU to 146cb611fb2c1f53e63c2e59bd735d7a8ac6ec8c See https://github.com/flutter/flutter/issues/63581 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3b1349a891fb9..4ea588373f6a1 100644 --- a/DEPS +++ b/DEPS @@ -143,7 +143,7 @@ deps = { Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'), 'src/third_party/icu': - Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '8d29692df640668ed7e4d1817715440c4e05697a', + Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '146cb611fb2c1f53e63c2e59bd735d7a8ac6ec8c', 'src/third_party/khronos': Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '7122230e90547962e0f0c627f62eeed3c701f275',