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

Unified Diff: components/invalidation/DEPS

Issue 319223002: Componentize TiclInvalidationService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix gyp Created 6 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: components/invalidation/DEPS
diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS
index 279d079a8161ab5486765afd4f45c0f21e732e0c..293bdeebbc0db9dc10b6e39c2a2d2701c984e829 100644
--- a/components/invalidation/DEPS
+++ b/components/invalidation/DEPS
@@ -1,8 +1,10 @@
include_rules = [
"-content",
+ "+components/gcm_driver",
"+components/keyed_service",
"+components/pref_registry",
+ "+components/signin",
"+google/cacheinvalidation",
"+google_apis/gaia",

Powered by Google App Engine
This is Rietveld 408576698