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

Unified Diff: services/preferences/manifest.json

Issue 2771723002: Pref service: Merge PrefStoreConnector interfaces. (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 | « no previous file | services/preferences/persistent_pref_store_factory.h » ('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 1bdd7894800ea7ab7f21377bcf49fa8c03837fcd..8b13c41da8ffbe61c87cedfedc876fc48ffecef9 100644
--- a/services/preferences/manifest.json
+++ b/services/preferences/manifest.json
@@ -6,8 +6,7 @@
"provides": {
"pref_client": [
"prefs::mojom::PrefStoreConnector",
- "prefs::mojom::PrefStoreRegistry",
- "prefs::mojom::PersistentPrefStoreConnector"
+ "prefs::mojom::PrefStoreRegistry"
],
"pref_control": [
"prefs::mojom::PrefServiceControl"
« no previous file with comments | « no previous file | services/preferences/persistent_pref_store_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698