summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-24 18:28:07 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-24 18:28:07 +0000
commit0a172f93017ec848b00e3e83d7bc64effc6114e4 (patch)
treefaf0389bac705aad0e8778435757cabc24d2b4c2 /DEPS
parentb6f6a28036d8823df3cf3af796e0b2a7d0d1edb0 (diff)
downloadchromium_src-0a172f93017ec848b00e3e83d7bc64effc6114e4.zip
chromium_src-0a172f93017ec848b00e3e83d7bc64effc6114e4.tar.gz
chromium_src-0a172f93017ec848b00e3e83d7bc64effc6114e4.tar.bz2
Update ICU to r5827 to pick up changes in zh locale (exemplar charset) and converter name alias (iso-8859-9 => windows-1254)
TBR=tony BUG=3863 Review URL: http://codereview.chromium.org/11381 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5926 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 a3829ea..c438095 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"/trunk/deps/third_party/WebKit@5870",
"src/third_party/icu38":
- "/trunk/deps/third_party/icu38@5749",
+ "/trunk/deps/third_party/icu38@5827",
"src/v8":
"http://v8.googlecode.com/svn/trunk@768",