summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-07 07:07:49 +0000
committerdcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-07 07:07:49 +0000
commitcc8fc82d566c26c53c5397e5e14f55fb5a93186c (patch)
tree9dfe4c9ab67351da89e2d00893a671d0fb632853 /DEPS
parentb9a67f98443360cb41b8068c36352d81ccc1408b (diff)
downloadchromium_src-cc8fc82d566c26c53c5397e5e14f55fb5a93186c.zip
chromium_src-cc8fc82d566c26c53c5397e5e14f55fb5a93186c.tar.gz
chromium_src-cc8fc82d566c26c53c5397e5e14f55fb5a93186c.tar.bz2
Roll DEPS for cacheinvalidation to pick up new constant.
BUG=139850 TBR=nyquist Review URL: https://chromiumcodereview.appspot.com/10829207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150295 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 b05b820..c5aba82 100644
--- a/DEPS
+++ b/DEPS
@@ -88,7 +88,7 @@ deps = {
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src/google@219",
+ "/trunk/src/google@220",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@67",