diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 17:15:54 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 17:15:54 +0000 |
commit | 8bdea109ebd33a532996433ef4d206c11d536ef8 (patch) | |
tree | b5ac123d6f2cf25a99cd8e8294551e6cf008e773 /DEPS | |
parent | 44e56fdb2ff69e33109d9817a719462728facd80 (diff) | |
download | chromium_src-8bdea109ebd33a532996433ef4d206c11d536ef8.zip chromium_src-8bdea109ebd33a532996433ef4d206c11d536ef8.tar.gz chromium_src-8bdea109ebd33a532996433ef4d206c11d536ef8.tar.bz2 |
Block {am, fa, sw} and {kn, te} on CrOS and roll ICU to 98343
The former is blocked until we have translation back for them. For ChromeOS R14, we'll not have them ready.
The former is blocked until we have fonts for them to use on CrOS.
This change will be reverted once two issues above are resolved.
See http://codereview.chromium.org/7725002/ for the ICU part that
removed the CrOS-specific ICU data file.
BUG=chromium-os:19465
TEST=The UI language list does not include the above 5 languages on CrOS.
Review URL: http://codereview.chromium.org/7726003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98435 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ deps = { "/trunk/deps/third_party/WebKit@76115", "src/third_party/icu": - "/trunk/deps/third_party/icu46@93875", + "/trunk/deps/third_party/icu46@98343", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@96723", |