summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorghc@google.com <ghc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-18 00:38:05 +0000
committerghc@google.com <ghc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-18 00:38:05 +0000
commit1e9003be689da6ad6656766a593e34d131bb87c1 (patch)
tree5c44f35b3c11958eaa061533283924a8141f26be /DEPS
parent5fff3a7274d84218d81c106ec8584651be065c1f (diff)
downloadchromium_src-1e9003be689da6ad6656766a593e34d131bb87c1.zip
chromium_src-1e9003be689da6ad6656766a593e34d131bb87c1.tar.gz
chromium_src-1e9003be689da6ad6656766a593e34d131bb87c1.tar.bz2
roll cacheinvalidation forward to @213 to quiet a log message that happens fairly frequently
Addresses http://code.google.com/p/chromium/issues/detail?id=119185 Review URL: https://chromiumcodereview.appspot.com/10391189 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137785 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 c402c7a..eafbe4e 100644
--- a/DEPS
+++ b/DEPS
@@ -109,7 +109,7 @@ deps = {
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src/google@203",
+ "/trunk/src/google@213",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@64",