diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-09 08:09:13 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-09 08:09:13 +0000 |
commit | 55b831bd93973581b14d7623657ada89d2036664 (patch) | |
tree | df4ecc0d0fbbf1f2972b7f0dc824eb888f9e7ac6 /DEPS | |
parent | 4b83512027d8423a697485e736a2f734638d46c3 (diff) | |
download | chromium_src-55b831bd93973581b14d7623657ada89d2036664.zip chromium_src-55b831bd93973581b14d7623657ada89d2036664.tar.gz chromium_src-55b831bd93973581b14d7623657ada89d2036664.tar.bz2 |
Pull in ICU 4.2.1 with the fix for a memory leak in i18n/timezone.cpp
BUG=8198
TEST=net-purify test passes on Windows
TBR=erikkay
Review URL: http://codereview.chromium.org/196061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25713 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ deps = { "/trunk/deps/third_party/WebKit@20601", "src/third_party/icu": - "/trunk/deps/third_party/icu42@25651", + "/trunk/deps/third_party/icu42@25712", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@25668", |