summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-31 03:22:07 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-31 03:22:07 +0000
commit8225a37ab35276ddefd0dcf8e9275668caad4b0d (patch)
tree8961faec43c8e3c78bcd65239a0817fe5a3957e0
parent581532a56a9f72d337344901623c831054d37463 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0c408b5..c3e2962 100644
--- a/DEPS
+++ b/DEPS
@@ -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",