diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-21 22:55:05 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-21 22:55:05 +0000 |
commit | 77962827e951c0ab7d47bf71a14ed2c953d596b5 (patch) | |
tree | c07bd43a981a9ae3f6e768869aaa3600eff642dd /DEPS | |
parent | f3307aa5c8e0950876768b78d5f535f896884385 (diff) | |
download | chromium_src-77962827e951c0ab7d47bf71a14ed2c953d596b5.zip chromium_src-77962827e951c0ab7d47bf71a14ed2c953d596b5.tar.gz chromium_src-77962827e951c0ab7d47bf71a14ed2c953d596b5.tar.bz2 |
Roll icu to 106776
The actual CL is at http://codereview.chromium.org/8120001
BUG=87490
TEST=icu builds with -Werror on gcc 4.6
TBR=thakis
Review URL: http://codereview.chromium.org/8372011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106798 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ deps = { "/trunk/deps/third_party/WebKit@76115", "src/third_party/icu": - "/trunk/deps/third_party/icu46@106495", + "/trunk/deps/third_party/icu46@106776", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@96723", |