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

Unified Diff: components/user_prefs/tracked/BUILD.gn

Issue 2743463002: WIP: Pref service user prefs. (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/pref_service_syncable_factory.cc ('k') | components/user_prefs/tracked/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_prefs/tracked/BUILD.gn
diff --git a/components/user_prefs/tracked/BUILD.gn b/components/user_prefs/tracked/BUILD.gn
index c1022463af7cc0fec653fcd2e0689d02eed7cd72..11f16532cd051cf891422cc32bf81666d43a33cd 100644
--- a/components/user_prefs/tracked/BUILD.gn
+++ b/components/user_prefs/tracked/BUILD.gn
@@ -56,6 +56,7 @@ static_library("user_prefs_tracked") {
"//components/pref_registry",
"//components/prefs",
"//crypto:crypto",
+ "//services/preferences/public/interfaces",
]
}
« no previous file with comments | « components/sync_preferences/pref_service_syncable_factory.cc ('k') | components/user_prefs/tracked/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698