summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 07:33:08 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 07:33:08 +0000
commit12676b56c0fd36ffb0df2d2ae69dc7b7e26dc422 (patch)
treee260d8b997458205320d0bf1b39d81e1c6fd4c68 /DEPS
parent67048bd1553adf4a684e3fbd651e0d50de51ea9a (diff)
downloadchromium_src-12676b56c0fd36ffb0df2d2ae69dc7b7e26dc422.zip
chromium_src-12676b56c0fd36ffb0df2d2ae69dc7b7e26dc422.tar.gz
chromium_src-12676b56c0fd36ffb0df2d2ae69dc7b7e26dc422.tar.bz2
Roll icu to 257461
From https://codereview.chromium.org/201133002/ Add the minimal Tajik locale data and update tz data 1. Add the minimal Tajik locale (exemplar character sets and script) for for Tajik spellchecking 2. Update the timezone data to 2014a (the latest as of today) 3. Drop tranlsiteration files for case changes except for el_Upper.txt because all others (Turkic and Lithuanian) are covered by ICU's case changing API without relying on the transliterator. Blink was already changed to use the regular ICU case changing API except for Greek uppercasing for which transliteration (el_Upper) is used. 4. Rebuild icudtl.dat for non-Android and Android (for build icu_use_data_file_flag=1) as well as the assembly source files for Linux, Mac and Android (icu_use_data_file_flag=0). icudt.dll for Windows (icu_use_data_file_flag=0) is not updated in this CL. We don't need it because icu_use_data_file_flag=1 on all platforms now. Just in case, I'll update that in a separate CL. TBR=rouslan BUG=349194 TEST= webkit_unit_tests:WebFrameTest.SelectRange*, wtf_unittests:*String*Locale* base_unittests:*String*, net_unittests:*IDN* as well as layout tests (esp. fast/text/text-transform-* ) Review URL: https://codereview.chromium.org/199863004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257609 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a820e0e..5661d0e 100644
--- a/DEPS
+++ b/DEPS
@@ -103,7 +103,7 @@ deps = {
"/external/w3c/csswg-test.git@8c415e3215a203fa3a22dbdd1799279fdf44c81e",
"src/third_party/icu":
- "/trunk/deps/third_party/icu46@249466",
+ "/trunk/deps/third_party/icu46@257461",
"src/third_party/libexif/sources":
"/trunk/deps/third_party/libexif/sources@146817",