summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 04:03:44 +0000
committermmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 04:03:44 +0000
commit39ce5c010efa8c10cb1bbb33ad5c82e6b24f093c (patch)
tree546382483a18f0a676fdd9785ff4a1c51edf9ba1 /DEPS
parent68475e609409624e43daf5adbfd127ee53bb6447 (diff)
downloadchromium_src-39ce5c010efa8c10cb1bbb33ad5c82e6b24f093c.zip
chromium_src-39ce5c010efa8c10cb1bbb33ad5c82e6b24f093c.tar.gz
chromium_src-39ce5c010efa8c10cb1bbb33ad5c82e6b24f093c.tar.bz2
Enable -Werror on the Mac. Fix two more warnings just added to our build. Note that the targets for libskia and libicuuc still exclude themselves from -Werror.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 47b6c80..6410b20 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@ deps = {
"http://google-breakpad.googlecode.com/svn/trunk/src@281",
"src/googleurl":
- "http://google-url.googlecode.com/svn/trunk@91",
+ "http://google-url.googlecode.com/svn/trunk@92",
"src/testing/gtest":
"http://googletest.googlecode.com/svn/trunk@63",
@@ -12,7 +12,7 @@ deps = {
"svn://chrome-svn/chrome/trunk/third_party/WebKit@19",
"src/third_party/icu38":
- "svn://chrome-svn/chrome/trunk/deps/third_party/icu38@1010",
+ "svn://chrome-svn/chrome/trunk/deps/third_party/icu38@1197",
"src/v8":
"https://svn/r/googleclient/v8/trunk@130945",