Chromium Code Reviews| 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": { |