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

Unified Diff: components/invalidation/impl/DEPS

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years 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/impl/BUILD.gn ('k') | components/invalidation/impl/invalidator_storage_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/impl/DEPS
diff --git a/components/invalidation/impl/DEPS b/components/invalidation/impl/DEPS
index c8f5ee184735d1d1b08c1bb2395bab323f31bed8..f4249d46d5a9ac1335b3802995e3c90668d21f7f 100644
--- a/components/invalidation/impl/DEPS
+++ b/components/invalidation/impl/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/keyed_service",
"+components/pref_registry",
"+components/signin",
+ "+components/sync_preferences",
"+google_apis/gaia",
"+google_apis/gcm",
« no previous file with comments | « components/invalidation/impl/BUILD.gn ('k') | components/invalidation/impl/invalidator_storage_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698