summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-31 16:48:20 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-31 16:48:20 +0000
commit938246ea54d41dc84d22541815e60fa11242e4c7 (patch)
treea2702ec63a31309d3e4dcba472d32bee19a8e466 /DEPS
parentb32c34d94c4003553cef023b47014d6cab96ac8e (diff)
downloadchromium_src-938246ea54d41dc84d22541815e60fa11242e4c7.zip
chromium_src-938246ea54d41dc84d22541815e60fa11242e4c7.tar.gz
chromium_src-938246ea54d41dc84d22541815e60fa11242e4c7.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",