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

Unified Diff: components/sync/base/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/sync/BUILD.gn ('k') | components/sync/base/sync_prefs_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/DEPS
diff --git a/components/sync/base/DEPS b/components/sync/base/DEPS
index fda11eae7a6775c035d7cb3f0a6253a59deff54c..67e7d8387205eed50d2b2102ef8f97abd3cd9291 100644
--- a/components/sync/base/DEPS
+++ b/components/sync/base/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/sync/protocol",
+ "+components/sync_preferences",
"+components/version_info",
"+crypto",
"+google/cacheinvalidation",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/base/sync_prefs_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698