From 49b446611965a9d1c17ad1338cdfcd272d1a6d55 Mon Sep 17 00:00:00 2001 From: "jshin@chromium.org" Date: Mon, 29 Mar 2010 22:03:58 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2811921..76677dd 100644 --- a/DEPS +++ b/DEPS @@ -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", -- cgit v1.1