diff options
author | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-11 00:42:49 +0000 |
---|---|---|
committer | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-11 00:42:49 +0000 |
commit | a75ab365de510d8aecb20920635950d2fddec044 (patch) | |
tree | 68524347cd3d4c6cec2c7da13e7dcca6307390ef /DEPS | |
parent | 7aca08a3346a77651b03ff125fc3e9393feeaf90 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |