diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-01 00:45:34 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-01 00:45:34 +0000 |
commit | d9381f805aa75610ce34a1657e697ad36405b514 (patch) | |
tree | f44c4b2b398eb187d41fc92cbb5ecdc35945020c /DEPS | |
parent | 77e0a46279cc95ea2057885fb0c0f439a7af2c7f (diff) | |
download | chromium_src-d9381f805aa75610ce34a1657e697ad36405b514.zip chromium_src-d9381f805aa75610ce34a1657e697ad36405b514.tar.gz chromium_src-d9381f805aa75610ce34a1657e697ad36405b514.tar.bz2 |
Update ICU3.8 to r4302 to pick up an encoding coverter fix (for bug 2074)
Another (or two) ICU updates are coming up shortly so that it may not pick this up for 0.3.154.x branch.
TBR=tc
Review URL: http://codereview.chromium.org/9001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4355 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/WebKit@4268", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@4040", + "/trunk/deps/third_party/icu38@4302", "src/v8": "http://v8.googlecode.com/svn/trunk@660", |