diff options
author | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-07 07:07:49 +0000 |
---|---|---|
committer | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-07 07:07:49 +0000 |
commit | cc8fc82d566c26c53c5397e5e14f55fb5a93186c (patch) | |
tree | 9dfe4c9ab67351da89e2d00893a671d0fb632853 /DEPS | |
parent | b9a67f98443360cb41b8068c36352d81ccc1408b (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |