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

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

Issue 56113003: Implement new invalidations ack tracking system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Modify drive TODO comment + rebase Created 7 years, 1 month 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 ba24abe915654176315df378bc7a9abaaff068b8..8a4c4530c384e02ed51f0bbae4984223646cab52 100644
--- a/chrome/browser/extensions/api/push_messaging/DEPS
+++ b/chrome/browser/extensions/api/push_messaging/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+google/cacheinvalidation/types.pb.h",
- "+sync/internal_api/public/base/invalidation_test_util.h",
+ "+sync/internal_api/public/base/invalidation.h",
"+sync/notifier/sync_notifier_observer.h",
]

Powered by Google App Engine
This is Rietveld 408576698