summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-11 00:42:49 +0000
committernyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-11 00:42:49 +0000
commita75ab365de510d8aecb20920635950d2fddec044 (patch)
tree68524347cd3d4c6cec2c7da13e7dcca6307390ef /DEPS
parent7aca08a3346a77651b03ff125fc3e9393feeaf90 (diff)
downloadchromium_src-a75ab365de510d8aecb20920635950d2fddec044.zip
chromium_src-a75ab365de510d8aecb20920635950d2fddec044.tar.gz
chromium_src-a75ab365de510d8aecb20920635950d2fddec044.tar.bz2
Roll cacheinvalidation to r308.
r307 Rolling back statistics change since valueOf calls are failing BUG=248037 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16464003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205367 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 e4c0276..789fd31 100644
--- a/DEPS
+++ b/DEPS
@@ -92,7 +92,7 @@ deps = {
"src/third_party/cacheinvalidation/src":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src@307",
+ "/trunk/src@308",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@73",