summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-03 17:07:02 +0000
committermmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-03 17:07:02 +0000
commitcda0fe34e290eb8474bff2e9572d8fd9faec2811 (patch)
treeed622657ed28d6ce83617df02b3825b9d9e878f2 /DEPS
parent83a05ddf63cc5920ad04b0a6936fb8f5625daa07 (diff)
downloadchromium_src-cda0fe34e290eb8474bff2e9572d8fd9faec2811.zip
chromium_src-cda0fe34e290eb8474bff2e9572d8fd9faec2811.tar.gz
chromium_src-cda0fe34e290eb8474bff2e9572d8fd9faec2811.tar.bz2
Fix Mac ICU build. r1675 missed the header paths.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1680 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3648c37..da4ee52 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"/trunk/third_party/WebKit@19",
"src/third_party/icu38":
- "/trunk/deps/third_party/icu38@1665",
+ "/trunk/deps/third_party/icu38@1679",
"src/v8":
"http://v8.googlecode.com/svn/trunk@101",