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

Unified Diff: components/invalidation/DEPS

Issue 288353003: Componentize invalidator storage + preferences (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « components/invalidation.gypi ('k') | components/invalidation/invalidation_prefs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/DEPS
diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS
index fd15cf74ede00401f3e597c1c5fe637c127e5a27..0cefc0787f06992957670a54f040156504983cb4 100644
--- a/components/invalidation/DEPS
+++ b/components/invalidation/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-content",
"+components/keyed_service",
+ "+components/pref_registry",
"+google/cacheinvalidation",
"+google_apis/gaia",
« no previous file with comments | « components/invalidation.gypi ('k') | components/invalidation/invalidation_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698