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

Unified Diff: services/ui/demo/manifest.json

Issue 2503923003: Demonstrate external-window-mode in mus-demo (Closed)
Patch Set: Wrap comment Created 4 years, 1 month 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 | « no previous file | services/ui/demo/mus_demo.h » ('j') | services/ui/display/platform_screen_ozone.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/manifest.json
diff --git a/services/ui/demo/manifest.json b/services/ui/demo/manifest.json
index 473dbc019ec5e723b95586fea89d476dfb197589..2478783576ac6f06b32f14f32c08fa164421a6b0 100644
--- a/services/ui/demo/manifest.json
+++ b/services/ui/demo/manifest.json
@@ -4,9 +4,8 @@
"interface_provider_specs": {
"service_manager:connector": {
"requires": {
- "ui": [ "app", "ui:window_manager" ]
+ "ui": [ "app", "ui:window_manager", "ui:window_tree_host_factory" ]
sky 2016/11/28 21:40:04 Work is happening now to convert this code to use
}
}
}
}
-
« no previous file with comments | « no previous file | services/ui/demo/mus_demo.h » ('j') | services/ui/display/platform_screen_ozone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698