diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 17:28:54 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 17:28:54 +0000 |
commit | 7bf58786d3abdc7c7d1da258a29a55d729a99fdd (patch) | |
tree | a9630e130fc5769c1951f14c9dd745347d57a432 /DEPS | |
parent | 93cb6bca26f24d9ca0a657524c9a8d18a666e7cf (diff) | |
download | chromium_src-7bf58786d3abdc7c7d1da258a29a55d729a99fdd.zip chromium_src-7bf58786d3abdc7c7d1da258a29a55d729a99fdd.tar.gz chromium_src-7bf58786d3abdc7c7d1da258a29a55d729a99fdd.tar.bz2 |
Pull in icu@51076 to fix bugs 40496 and 38632.
For the actual changes, see
http://codereview.chromium.org/2843032/show
http://codereview.chromium.org/2001011/show
BUG=40496,38632
TEST=See TEST fields for the above two CLs.
TBR=gwilson
Review URL: http://codereview.chromium.org/2866030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51141 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ deps = { "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": - "/trunk/deps/third_party/icu42@50871", + "/trunk/deps/third_party/icu42@51076", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@50872", |