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

Unified Diff: components/gcm_driver/DEPS

Issue 1425783002: Componentizing GcmProfileService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added DCHECK instead of CHECK Created 5 years, 2 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 de2e4ccd70f4b26bab78d6c091dcbbe2748b6aaf..964bdca5c521576009670cf5aed4ddc3928cabf1 100644
--- a/components/gcm_driver/DEPS
+++ b/components/gcm_driver/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+components/os_crypt",
+ "+components/keyed_service",
"+components/pref_registry",
+ "+components/signin",
"+components/sync_driver",
"+components/timers", # Only used for Chrome OS builds.
"+components/version_info",

Powered by Google App Engine
This is Rietveld 408576698