summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-05 09:35:06 +0000
committerakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-05 09:35:06 +0000
commitc545b13edb4d5d722e705ded1806dd41adaab73c (patch)
tree226102079c6eb120143bfd3d220fd1d0f8f53695 /DEPS
parentc1f233d65311dc73b69eeb817ad0495fe06139d1 (diff)
downloadchromium_src-c545b13edb4d5d722e705ded1806dd41adaab73c.zip
chromium_src-c545b13edb4d5d722e705ded1806dd41adaab73c.tar.gz
chromium_src-c545b13edb4d5d722e705ded1806dd41adaab73c.tar.bz2
[Sync] Roll google-cache-invalidation to @77
This removes the explicit dependency on base/scoped_ptr.h. Also set chromium_code=1, as all compile warnings/errors with that setting have been fixed. BUG=77804 TEST= Review URL: http://codereview.chromium.org/6794042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80431 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 31f8a61..29707c1 100644
--- a/DEPS
+++ b/DEPS
@@ -61,7 +61,7 @@ deps = {
(Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
"src/third_party/cacheinvalidation/files":
- (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@70",
+ (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@77",
"src/third_party/leveldb":
(Var("googlecode_url") % "leveldb") + "/trunk@19",