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

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

Issue 2840043003: chromeos: Makes mushrome use simplified display management (Closed)
Patch Set: make virtual terminal work 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
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" ]
}
}
}

Powered by Google App Engine
This is Rietveld 408576698