diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-04 22:13:33 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-04 22:13:33 +0000 |
commit | a567388b8b0aab8aa34ca4c0c419bb0604f6ec09 (patch) | |
tree | 0d786df00dedd642e1eec085deaf66c0bc5eee2d /DEPS | |
parent | 08f29d1c580663bd45d5ffe486818d1a5e7890c2 (diff) | |
download | chromium_src-a567388b8b0aab8aa34ca4c0c419bb0604f6ec09.zip chromium_src-a567388b8b0aab8aa34ca4c0c419bb0604f6ec09.tar.gz chromium_src-a567388b8b0aab8aa34ca4c0c419bb0604f6ec09.tar.bz2 |
Pull in icu38 r4634 to pick up our own EUC-JP mapping.
BUG=3094
TBR=laforge
Review URL: http://codereview.chromium.org/9341
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4681 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@4640", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@4437", + "/trunk/deps/third_party/icu38@4634", "src/v8": "http://v8.googlecode.com/svn/trunk@687", |