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

Unified Diff: chrome/browser/invalidation/DEPS

Issue 897793002: Remove gcm channel state supported by sync service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android builds Created 5 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: chrome/browser/invalidation/DEPS
diff --git a/chrome/browser/invalidation/DEPS b/chrome/browser/invalidation/DEPS
index 4330e28a5ad08d7de8e2a156f0cfa181705edf9a..64f256046fa174e4e40e1af169c0b6ebbf2f910d 100644
--- a/chrome/browser/invalidation/DEPS
+++ b/chrome/browser/invalidation/DEPS
@@ -5,5 +5,6 @@ include_rules = [
# Needed for InvalidationController JNI methods.
"+chrome/jni/InvalidationController_jni.h",
+ "+components/gcm_driver",
"+components/invalidation",
]

Powered by Google App Engine
This is Rietveld 408576698