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" ] |
} |
} |
} |
} |
- |