summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-30 00:55:15 +0000
committernyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-30 00:55:15 +0000
commit5da1763186254b44dd756fd05e3ac6972ae9a5a8 (patch)
treed41dcfd49f308c72ee36de6ca6d5e6d0d33c8362 /DEPS
parent34fce6b705f4cf1434b83a8ab365766d3d36ea03 (diff)
downloadchromium_src-5da1763186254b44dd756fd05e3ac6972ae9a5a8.zip
chromium_src-5da1763186254b44dd756fd05e3ac6972ae9a5a8.tar.gz
chromium_src-5da1763186254b44dd756fd05e3ac6972ae9a5a8.tar.bz2
Roll cacheinvalidation DEPS to r265.
r265 includes fixes for a bug in the MultiplexingGcmListener that caused a runtime exception to be thrown in rare cases, as well as some internal bug fixes in the notification client library. BUG=159221 Review URL: https://codereview.chromium.org/12090053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179488 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 2da9611..4107a5c 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@ deps = {
"src/third_party/cacheinvalidation/src":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src@264",
+ "/trunk/src@265",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@71",