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

Unified Diff: services/preferences/public/cpp/BUILD.gn

Issue 2738353002: Pref service: integrate PersistentPrefStoreImpl with PrefStoreManagerImpl. (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: services/preferences/public/cpp/BUILD.gn
diff --git a/services/preferences/public/cpp/BUILD.gn b/services/preferences/public/cpp/BUILD.gn
index d4540aac70ca3b547e3648f7e6d75961b8851ebf..09ac205a99bfdeadb17da8bf705ecbf3f25a9153 100644
--- a/services/preferences/public/cpp/BUILD.gn
+++ b/services/preferences/public/cpp/BUILD.gn
@@ -29,5 +29,6 @@ source_set("cpp") {
deps = [
"//mojo/public/cpp/bindings:bindings",
+ "//services/preferences",
]
}
« no previous file with comments | « services/preferences/persistent_pref_store_factory.cc ('k') | services/preferences/public/cpp/pref_store_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698