diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 17:53:33 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 17:53:33 +0000 |
commit | 38fd88d538558ad46e9f8ace1e8eeeed48c1548f (patch) | |
tree | ff5ee438b25e91c04f3e3da5ee760357bf92340b /DEPS | |
parent | bead2c9fb8932fde4bf40a61b9563401d11c69ef (diff) | |
download | chromium_src-38fd88d538558ad46e9f8ace1e8eeeed48c1548f.zip chromium_src-38fd88d538558ad46e9f8ace1e8eeeed48c1548f.tar.gz chromium_src-38fd88d538558ad46e9f8ace1e8eeeed48c1548f.tar.bz2 |
Roll icu to r90787 to get an upstream regex patch (also independently made by bxx )
BUG=86900
TEST=In debug build, run Chrome and load testcase.htm file (attached to the bug). It should not result in a sad tab.
TBR=jschuh
Review URL: http://codereview.chromium.org/7253044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90794 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ deps = { "/trunk/deps/third_party/WebKit@76115", "src/third_party/icu": - "/trunk/deps/third_party/icu46@88321", + "/trunk/deps/third_party/icu46@90787", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@65351", |