diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 13:15:17 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 13:15:17 +0000 |
commit | a449bc69a24a0a455ddfe2e99e398f3fe087c4fa (patch) | |
tree | 4385544500ea03c29e5abaa172ed1621c8b718ec /DEPS | |
parent | 486b1999fbce99b437f44d1f5b10739a97b7211b (diff) | |
download | chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.zip chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.tar.gz chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.tar.bz2 |
Roll the icu38 revision in the DEPS file to change the name of
our combined-build icuuc.lib to icu.lib.
Change solution file references accordingly.
Also change libxml patch and Makefile references
Review URL: http://codereview.chromium.org/4027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2480 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/cygwin@1788", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@2280", + "/trunk/deps/third_party/icu38@2463", "src/third_party/python_24": "/trunk/deps/third_party/python_24@1790", |