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

Unified Diff: chrome/browser/sync/notifier/DEPS

Issue 2827014: Implemented initial version of server-issued notification client. (Closed)
Patch Set: Added DEPS Created 10 years, 6 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/sync/notifier/DEPS
diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..51254167e8017df8c5b083b4788eb8ca36195022
--- /dev/null
+++ b/chrome/browser/sync/notifier/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # sync_notifier depends on cacheinvalidation.
+ "+google/cacheinvalidation",
+ # sync_notifier depends on the xmpp part of libjingle.
+ "+talk/xmpp",
+]
« no previous file with comments | « chrome/browser/sync/notification_method.cc ('k') | chrome/browser/sync/notifier/cache_invalidation_packet_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698