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

Unified Diff: ash/mus/manifest.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
« no previous file with comments | « ash/DEPS ('k') | ash/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index 6ee6ec53832632cfc0b34533d0eb85f5858bde05..f244cba44b750904ffed767380544ce9d94f3151 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -25,7 +25,7 @@
},
"requires": {
"*": [ "accessibility", "app" ],
- "preferences": [ "preferences_manager" ],
+ "preferences_forwarder": [ "pref_client" ],
"ui": [ "display_test", "window_manager" ],
"touch_hud": [ "mash:launchable" ]
}
« no previous file with comments | « ash/DEPS ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698