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

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

Issue 10826156: Plumb invalidations from Tango to the extensions code for the Push Messaging API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android build Created 8 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/extensions/api/push_messaging/invalidation_handler_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..577116b1fa441078a1d3b53a799486d13b6d1162
--- /dev/null
+++ b/chrome/browser/extensions/api/push_messaging/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+google/cacheinvalidation/types.pb.h",
+ "+sync/notifier/sync_notifier_observer.h",
+]
« no previous file with comments | « no previous file | chrome/browser/extensions/api/push_messaging/invalidation_handler_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698