summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-18 00:00:37 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-18 00:00:37 +0000
commitf3cba2d6eceff6fbf843679cab3c873b8903118e (patch)
treea5e4a2b5cb0b691f49ece5a8ef5876b1983cfcd1 /DEPS
parent90420ec395cdd89b0add756a209bfe01371d7fc3 (diff)
downloadchromium_src-f3cba2d6eceff6fbf843679cab3c873b8903118e.zip
chromium_src-f3cba2d6eceff6fbf843679cab3c873b8903118e.tar.gz
chromium_src-f3cba2d6eceff6fbf843679cab3c873b8903118e.tar.bz2
Update the google-cache-invalidation-api library to r335.
BUG=none TEST=none Review URL: https://codereview.chromium.org/398163007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283935 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 b50317e..ff3ffbf 100644
--- a/DEPS
+++ b/DEPS
@@ -142,7 +142,7 @@ deps = {
"src/third_party/cacheinvalidation/src":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src@331",
+ "/trunk/src@335",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@80",