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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2772673002: mash: switch to the new pref service (Closed)
Patch Set: Address review comments 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index c590f9c1b18ba3ee2967c86b297585a9be1981f8..8a430fec27d44584ca7f24445393c82a09b3c3d1 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -26,7 +26,7 @@
"identity": [ "identity_manager" ],
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],
- "preferences": [ "preferences_manager" ],
+ "preferences_forwarder": [ "pref_client" ],
"preferences2": [ "pref_client", "pref_control" ],
"ui": [ "display_controller", "ime_registrar", "window_manager" ]
}
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/chromeos/preferences_chromeos_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698