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

Unified Diff: services/preferences/manifest.json

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 | « services/preferences/DEPS ('k') | services/preferences/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/manifest.json
diff --git a/services/preferences/manifest.json b/services/preferences/manifest.json
index 353b008b5e26935df7305f1ada00786cefef1572..c7cdab3ba767977a7b58fdd7491a828277bcc8dc 100644
--- a/services/preferences/manifest.json
+++ b/services/preferences/manifest.json
@@ -5,6 +5,8 @@
"service_manager:connector": {
"provides": {
"pref_client": [
+ "prefs::mojom::PersistentPrefStoreConnector",
+ "prefs::mojom::PersistentPrefStoreInit",
"prefs::mojom::PrefStoreRegistry"
]
},
« no previous file with comments | « services/preferences/DEPS ('k') | services/preferences/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698