From: halcanary Date: Wed, 27 Jul 2016 17:13:25 +0000 (-0700) Subject: DEPS: ICU c291cde → ec9c113 X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~116^2~561 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89da6930355025dbd09f5a37d18a0d4dee832ed5;p=platform%2Fupstream%2FlibSkiaSharp.git DEPS: ICU c291cde → ec9c113 BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2189643003 Review-Url: https://codereview.chromium.org/2189643003 --- 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",