summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-03 21:52:39 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-03 21:52:39 +0000
commit28924dab021b0d0ae89641abd8552e68e6979201 (patch)
tree659a47521c759a8b09787a29a6f4645c63d34549
parent1ae6085d5e8714dbac1b5f0783cf0f774646c8a2 (diff)
downloadchromium_src-28924dab021b0d0ae89641abd8552e68e6979201.zip
chromium_src-28924dab021b0d0ae89641abd8552e68e6979201.tar.gz
chromium_src-28924dab021b0d0ae89641abd8552e68e6979201.tar.bz2
Roll icu to r120256
Add 'ms' (Malay) locale data to the pre-built ICU data files on all platforms. lang, curr, zone files for ms are less populated in ICU 4.6 than we need. So, I got them from ICU 4.8. icudt file size increase is about 7kB. BUG=111670 TEST=None until we have strings back from translators. When they're back, running Chrome with '--lang=ms' on Windows should bring up Chrome in Malay UI. Without strings back, one can do the following test: copy generated_resources_id.xtb to generated_resources_ms.xtb and change the lang in the file to 'ms'. Build chrome and run it with '--lang=ms' and see if Indonesian strings are used in the UI (which is very close to Malay.). TBR=tony Review URL: http://codereview.chromium.org/9309073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120411 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d100ba5..276d0cd 100644
--- a/DEPS
+++ b/DEPS
@@ -78,7 +78,7 @@ deps = {
"/trunk/deps/third_party/WebKit@76115",
"src/third_party/icu":
- "/trunk/deps/third_party/icu46@119946",
+ "/trunk/deps/third_party/icu46@120256",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@110423",