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

Unified Diff: components/gcm_driver/DEPS

Issue 2578583002: Provide a mechanism for the GCM driver to send message receipts to GCM.
Patch Set: Adding new file I missed previously. Created 3 years, 11 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: components/gcm_driver/DEPS
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS
index 97433dd1202857c86034e968d33a3444c21c51d5..0a974cb2d98de8fe27847fda17ace5e2a3bbf3df 100644
--- a/components/gcm_driver/DEPS
+++ b/components/gcm_driver/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/signin",
+ "+components/sync/base",
"+components/sync/driver",
"+components/sync/protocol",
"+components/timers", # Only used for Chrome OS builds.

Powered by Google App Engine
This is Rietveld 408576698