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

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

Issue 2745563005: Pref service: add support for tracked 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/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",
]
}

Powered by Google App Engine
This is Rietveld 408576698