diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-28 01:26:25 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-28 01:26:25 +0000 |
commit | db5291012d45956754c57e263c58b79845185302 (patch) | |
tree | 4847f5b585a8ba7f3016a664e3c8b79da220cb72 /DEPS | |
parent | 745751a5d61cd4543838c5f2aeebdc718529954a (diff) | |
download | chromium_src-db5291012d45956754c57e263c58b79845185302.zip chromium_src-db5291012d45956754c57e263c58b79845185302.tar.gz chromium_src-db5291012d45956754c57e263c58b79845185302.tar.bz2 |
Rolled cacheinvalidation to @13.
Also added 'License File:' line to README.chromium.
BUG=34645
TEST=unittests, tools/licenses.py
Review URL: http://codereview.chromium.org/1748012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45769 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ deps = { "http://protobuf.googlecode.com/svn/trunk@327", "src/third_party/cacheinvalidation/files": - "http://google-cache-invalidation-api.googlecode.com/svn/trunk@10", + "http://google-cache-invalidation-api.googlecode.com/svn/trunk@13", "src/tools/gyp": "http://gyp.googlecode.com/svn/trunk@818", |