summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorghc@google.com <ghc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-15 21:31:07 +0000
committerghc@google.com <ghc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-15 21:31:07 +0000
commitd49f4633c36d83088d1d96932e6718a0ca9826ff (patch)
tree9e0fd5dc573ebbc778ed7677949c32e0a04b0825 /DEPS
parent46400c18c47fcbf4c11aa96752e461c0ba0d8fc5 (diff)
downloadchromium_src-d49f4633c36d83088d1d96932e6718a0ca9826ff.zip
chromium_src-d49f4633c36d83088d1d96932e6718a0ca9826ff.tar.gz
chromium_src-d49f4633c36d83088d1d96932e6718a0ca9826ff.tar.bz2
addresses akalin's comments on:
http://codereview.chromium.org/7273034 rolls cacheinvalidation forward to add message validation and better logging Review URL: http://codereview.chromium.org/7324033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92737 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 3c5646a..c7de641 100644
--- a/DEPS
+++ b/DEPS
@@ -67,7 +67,7 @@ deps = {
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src/google@114",
+ "/trunk/src/google@128",
"src/third_party/leveldb":
(Var("googlecode_url") % "leveldb") + "/trunk@36",