diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-31 03:22:07 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-31 03:22:07 +0000 |
commit | 8225a37ab35276ddefd0dcf8e9275668caad4b0d (patch) | |
tree | 8961faec43c8e3c78bcd65239a0817fe5a3957e0 | |
parent | 581532a56a9f72d337344901623c831054d37463 (diff) | |
download | chromium_src-8225a37ab35276ddefd0dcf8e9275668caad4b0d.zip chromium_src-8225a37ab35276ddefd0dcf8e9275668caad4b0d.tar.gz chromium_src-8225a37ab35276ddefd0dcf8e9275668caad4b0d.tar.bz2 |
Pull in icu38@7525 which updated the ICU build file to refer to platformsdk 6.1 instead of 6.0
TBR=nsylvain
Review URL: http://codereview.chromium.org/16500
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7526 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/WebKit@7522", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@7478", + "/trunk/deps/third_party/icu38@7525", "src/v8": "http://v8.googlecode.com/svn/trunk@968", |