summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-01 00:45:34 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-01 00:45:34 +0000
commitd9381f805aa75610ce34a1657e697ad36405b514 (patch)
treef44c4b2b398eb187d41fc92cbb5ecdc35945020c /DEPS
parent77e0a46279cc95ea2057885fb0c0f439a7af2c7f (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bbd8b01..86c2df6 100644
--- a/DEPS
+++ b/DEPS
@@ -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",