diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 01:00:28 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 01:00:28 +0000 |
commit | 477c6b3192944ccd25d445629e86bfb119410045 (patch) | |
tree | 07dfcaaeddf1000d803b48901738dcdf7ba94e32 | |
parent | be6a3cd3832ee59b2d2428dfa5204c78254d8b3c (diff) | |
download | chromium_src-477c6b3192944ccd25d445629e86bfb119410045.zip chromium_src-477c6b3192944ccd25d445629e86bfb119410045.tar.gz chromium_src-477c6b3192944ccd25d445629e86bfb119410045.tar.bz2 |
Pulling in new version of icu which uses 'copies' in place of
a .rules file. To help with msvs2010 landing.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6694048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78314 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ deps = { "/trunk/deps/third_party/WebKit@76115", "src/third_party/icu": - "/trunk/deps/third_party/icu46@77181", + "/trunk/deps/third_party/icu46@78292", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell@65351", |