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

Unified Diff: components/sync_preferences/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
Index: components/sync_preferences/BUILD.gn
diff --git a/components/sync_preferences/BUILD.gn b/components/sync_preferences/BUILD.gn
index e8786777f6cd57f8de7f59bd085b82d0431f3118..3a8148ddfd6d535e9a6d94afcf75dacec2fdee92 100644
--- a/components/sync_preferences/BUILD.gn
+++ b/components/sync_preferences/BUILD.gn
@@ -25,6 +25,7 @@ static_library("sync_preferences") {
"//components/prefs",
"//components/sync",
"//services/preferences/public/cpp",
+ "//services/preferences/public/interfaces",
]
if (!is_ios) {
« no previous file with comments | « chrome/browser/profiles/profile_impl.cc ('k') | components/sync_preferences/pref_service_syncable_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698