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

Unified Diff: services/ui/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 | « services/ui/demo/window_tree_data.cc ('k') | services/ui/public/interfaces/window_tree_host.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index d49775f2fcd90b34cb9d50cf46d68655a09ac809..16ffe6e7480c1c55b47dc0a386f1359dfb896400 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -61,6 +61,9 @@
],
"window_tree_host_factory": [
"ui::mojom::WindowTreeHostFactory"
+ ],
+ "window_tree_host_factory_registrar": [
+ "ui::mojom::WindowTreeHostFactoryRegistrar"
]
},
"requires": {
« no previous file with comments | « services/ui/demo/window_tree_data.cc ('k') | services/ui/public/interfaces/window_tree_host.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698