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

Unified Diff: components/gcm_driver/DEPS

Issue 2578583002: Provide a mechanism for the GCM driver to send message receipts to GCM.
Patch Set: Registration, not reservation Created 3 years, 10 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..aa24915120a65a55691f022e3ece02f1532ae10f 100644
--- a/components/gcm_driver/DEPS
+++ b/components/gcm_driver/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/sync/driver",
"+components/sync/protocol",
"+components/timers", # Only used for Chrome OS builds.
+ "+components/variations",
"+components/version_info",
"+content/public/android/java",
"+google_apis/gaia",

Powered by Google App Engine
This is Rietveld 408576698