Chromium Code Reviews| 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" ] |
| } |
| } |
| } |