diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-29 22:03:58 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-29 22:03:58 +0000 |
commit | 49b446611965a9d1c17ad1338cdfcd272d1a6d55 (patch) | |
tree | d3a098fa951893a65337f4fb2b484d4cfb821cea /DEPS | |
parent | 270c641ccd0cd589b8488c5123e5c5830ee10a0b (diff) | |
download | chromium_src-49b446611965a9d1c17ad1338cdfcd272d1a6d55.zip chromium_src-49b446611965a9d1c17ad1338cdfcd272d1a6d55.tar.gz chromium_src-49b446611965a9d1c17ad1338cdfcd272d1a6d55.tar.bz2 |
Pull in ICU@r=42963
- Trim down the Oriya locale data to the bare minimum
(http://codereview.chromium.org/1429002 and
http://codereview.chromium.org/1566001 )
- Build icudt42.dll with NXCOMPAT and DYNAMICBASE
( http://codereview.chromium.org/1566001 )
BUG=38001,39303
TEST=On Windows, run chrome with '--lang=or' and English is used for the UI.
TBR=mal
Review URL: http://codereview.chromium.org/1517004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43001 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ deps = { "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": - "/trunk/deps/third_party/icu42@42287", + "/trunk/deps/third_party/icu42@42963", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@41000", |