From 89da6930355025dbd09f5a37d18a0d4dee832ed5 Mon Sep 17 00:00:00 2001 From: halcanary Date: Wed, 27 Jul 2016 10:13:25 -0700 Subject: [PATCH] =?utf8?q?DEPS:=20ICU=20c291cde=20=E2=86=92=20ec9c113?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2189643003 Review-Url: https://codereview.chromium.org/2189643003 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6f3826e..d2e05d4 100644 --- a/DEPS +++ b/DEPS @@ -38,7 +38,7 @@ deps = { # sfntly is used by the PDF backend for font subsetting "third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@468cad540fa1b0027cad60456f53feabecdce2bc", # ICU is needed for sfntly. - "third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@c291cde264469b20ca969ce8832088acb21e0c48", + "third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@ec9c1133693148470ffe2e5e53576998e3650c1d", # sdl will be needed for native windows "third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@9b526d28cb2d7f0ccff0613c94bb52abc8f53b6f", -- 2.7.4