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

Unified Diff: chrome/app/mash/chrome_mus_manifest.json

Issue 2833093002: WIP: simplified display management in ash (Closed)
Patch Set: x Created 3 years, 8 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/wm/workspace/workspace_layout_manager_unittest.cc ('k') | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/chrome_mus_manifest.json
diff --git a/chrome/app/mash/chrome_mus_manifest.json b/chrome/app/mash/chrome_mus_manifest.json
index 7712b5fb53e4981b0df896e3de3b0cbe5304c8b3..63546b7e6673e1d6a9e1c3b68ea333e86cc2a0f9 100644
--- a/chrome/app/mash/chrome_mus_manifest.json
+++ b/chrome/app/mash/chrome_mus_manifest.json
@@ -19,7 +19,7 @@
"catalog": [ "control" ],
"content_browser": [ "app" ],
"service_manager": [ "service_manager:instance_per_child" ],
- "ui": [ "app" ]
+ "ui": [ "window_manager" ]
}
}
}
« no previous file with comments | « ash/wm/workspace/workspace_layout_manager_unittest.cc ('k') | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698