summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 00:53:47 +0000
committernyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 00:53:47 +0000
commit119e2fe4ad036fbee20658784d429e2bc00c6588 (patch)
tree6e3e3a45b8dec732c3f7cec95e872780f929677b /DEPS
parent8d4dceb4813d388a84df222d67ac0750e7f5278a (diff)
downloadchromium_src-119e2fe4ad036fbee20658784d429e2bc00c6588.zip
chromium_src-119e2fe4ad036fbee20658784d429e2bc00c6588.tar.gz
chromium_src-119e2fe4ad036fbee20658784d429e2bc00c6588.tar.bz2
Roll cacheinvalidation DEPS to r273.
Includes a feature for setting the minimum log level for log messages from the cacheinvalidation library. The roll only touches Android-related files. r266 Create a branch for Chrome 1364 r267 Cherry-pick r263 (acquiring wakelocks with timeouts) into Chrome-1364. r268 Add additional filtering features to AndroidLogger. r269 Cherry pick r268 onto chrome-1364 (Android log filtering change). r270 Use custom logging throughout all classes. r271 Bring SVN repo up-to-date with head. r272 Cherry pick r270 logging changes into chrome-1364 branch. r273 Cleaning up comments, manifests and sample for the AndroidListener BUG=163168 Review URL: https://codereview.chromium.org/12211059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181122 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 7569e5a..c754a25 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@ deps = {
"src/third_party/cacheinvalidation/src":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src@265",
+ "/trunk/src@273",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@71",