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

Unified Diff: ash/mus/manifest.json

Issue 2474653003: PreferencesManager (Closed)
Patch Set: Update PreferencesManager to account for base::Value API change Created 4 years 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/common/wm_shell.cc ('k') | chrome/app/BUILD.gn » ('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 c52e7613cd07bedcf1b1e294145f1cf7561f6c80..29ca6097472ef50a7fafdb215a1c34a102b19465 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -26,6 +26,7 @@
"requires": {
"*": [ "accessibility", "app" ],
"content_browser": [ "ash" ],
+ "preferences": [ "preferences_manager" ],
"ui": [ "window_manager" ],
"touch_hud": [ "mash:launchable" ]
}
« no previous file with comments | « ash/common/wm_shell.cc ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698