summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 23:53:33 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 23:53:33 +0000
commita36d0ef9d3674c273d10dfc3e2352d6ab1d0e9f2 (patch)
tree5c3808d74c0c0d1d92220fceebb5b83edf526f20 /DEPS
parentb069ac4227560034116f914dc1f8c67d996522c9 (diff)
downloadchromium_src-a36d0ef9d3674c273d10dfc3e2352d6ab1d0e9f2.zip
chromium_src-a36d0ef9d3674c273d10dfc3e2352d6ab1d0e9f2.tar.gz
chromium_src-a36d0ef9d3674c273d10dfc3e2352d6ab1d0e9f2.tar.bz2
Update ICU to r31724 to fix a crash in dictbe.cpp used by sqlite and history full text search.
BUG=27115 TEST=None for now. Will add one to word_iterator_unittest TBR=cevans Review URL: http://codereview.chromium.org/386010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31735 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 963b50d..fb97cfb 100644
--- a/DEPS
+++ b/DEPS
@@ -25,7 +25,7 @@ deps = {
"/trunk/deps/third_party/WebKit@27313",
"src/third_party/icu":
- "/trunk/deps/third_party/icu42@30645",
+ "/trunk/deps/third_party/icu42@31724",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell128@30191",