From 39ce5c010efa8c10cb1bbb33ad5c82e6b24f093c Mon Sep 17 00:00:00 2001 From: "mmentovai@google.com" Date: Fri, 22 Aug 2008 04:03:44 +0000 Subject: 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 --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DEPS') 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", -- cgit v1.1