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

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

Issue 2712203002: c++ / mojo changes for 'external window mode'
Patch Set: rebased 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 | « no previous file | services/ui/demo/mus_demo_external.h » ('j') | no next file with comments »
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 ff4806626226bd0de0562cd6a7073701f9974ec1..fdf61eb193a464cded294368c6d162eda3791261 100644
--- a/services/ui/demo/manifest.json
+++ b/services/ui/demo/manifest.json
@@ -4,7 +4,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"requires": {
- "ui": [ "window_manager", "window_tree_host_factory" ]
+ "ui": [ "window_manager", "window_tree_host_factory_registrar" ]
}
}
}
« no previous file with comments | « no previous file | services/ui/demo/mus_demo_external.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698