Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Unified Diff: chrome/browser/extensions/api/push_messaging/DEPS

Issue 10911084: Implement Invalidator::Acknowledge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restart test + more cleanup Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/extensions/api/push_messaging/DEPS
diff --git a/chrome/browser/extensions/api/push_messaging/DEPS b/chrome/browser/extensions/api/push_messaging/DEPS
index 577116b1fa441078a1d3b53a799486d13b6d1162..ba24abe915654176315df378bc7a9abaaff068b8 100644
--- a/chrome/browser/extensions/api/push_messaging/DEPS
+++ b/chrome/browser/extensions/api/push_messaging/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+google/cacheinvalidation/types.pb.h",
+ "+sync/internal_api/public/base/invalidation_test_util.h",
"+sync/notifier/sync_notifier_observer.h",
]

Powered by Google App Engine
This is Rietveld 408576698