diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 03:31:44 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 03:31:44 +0000 |
commit | 3d62f028dce01c36378310bf0b0a8ccdf08f4eba (patch) | |
tree | 6925400a117a64bb754e6650d82830b5da33791d /DEPS | |
parent | 37f1ecfacef3945a35a9495d0bfcc566103c6e85 (diff) | |
download | chromium_src-3d62f028dce01c36378310bf0b0a8ccdf08f4eba.zip chromium_src-3d62f028dce01c36378310bf0b0a8ccdf08f4eba.tar.gz chromium_src-3d62f028dce01c36378310bf0b0a8ccdf08f4eba.tar.bz2 |
Pull in icu42 @ 33403 to update am and sw locale data.
See http://codereview.chromium.org/450022/show for the actual change
BUG=25451
TEST=When Chrome is run in '--lang=am' or '--lang=sw' (or LANGUAGE=am chrome or LANGUAGE=sw chrome on Linux), 1. Options | Under the hood | Fonts & Languages | Languages show most language names in Amharic or Swahili. 2. Date/Time formats in History/Download page match the most up to date CLDR trunk for am and sw.
Review URL: http://codereview.chromium.org/452026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33420 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { "/trunk/deps/third_party/WebKit@27313", "src/third_party/icu": - "/trunk/deps/third_party/icu42@33345", + "/trunk/deps/third_party/icu42@33403", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@30191", |