From 938246ea54d41dc84d22541815e60fa11242e4c7 Mon Sep 17 00:00:00 2001 From: "jshin@chromium.org" Date: Wed, 31 Mar 2010 16:48:20 +0000 Subject: Pull in ICU@43139 and remove icudt42.dll from the exception list in checkbins.py (see http://codereview.chromium.org/1523002 ) BUG=39303 TEST=checkbins.py doesn't complain about third_party/icu/icudt42.dll Review URL: http://codereview.chromium.org/1528011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43226 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index eef3962..f99ef3a 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@42963", + "/trunk/deps/third_party/icu42@43139", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@41000", -- cgit v1.1