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

Unified Diff: components/sync_preferences/DEPS

Issue 2722483005: Change configuration of user prefs to use mojo. (Closed)
Patch Set: Created 3 years, 9 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/sync_preferences/BUILD.gn ('k') | components/sync_preferences/pref_service_syncable_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_preferences/DEPS
diff --git a/components/sync_preferences/DEPS b/components/sync_preferences/DEPS
index 648f01f65729a9df319e92d5b048275266b74c03..770ca46f4777bba349ac772bc7acc1931fbc2f58 100644
--- a/components/sync_preferences/DEPS
+++ b/components/sync_preferences/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/sync",
+ "+services/preferences/public",
# sync_preferences can be used on all platforms, including iOS. Do not allow
# platform-specific dependencies.
« no previous file with comments | « components/sync_preferences/BUILD.gn ('k') | components/sync_preferences/pref_service_syncable_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698