Chromium Code Reviews| Index: services/ui/manifest.json | 
| diff --git a/services/ui/manifest.json b/services/ui/manifest.json | 
| index 882c74054d87cce45af0cd22127e9116f590a39b..346b2a2779b374af298260b19427a477b23e3f39 100644 | 
| --- a/services/ui/manifest.json | 
| +++ b/services/ui/manifest.json | 
| @@ -18,6 +18,9 @@ | 
| "ui::mojom::InputDeviceServer", | 
| "ui::mojom::WindowTreeFactory" | 
| ], | 
| + "browser": [ | 
| 
 
sky
2017/01/24 18:59:03
I don't think the ui service should know about bro
 
kylechar
2017/01/24 19:17:31
Done.
 
 | 
| + "display::mojom::DisplayController" | 
| + ], | 
| // Interfaces provided by mus-gpu for mus-ws. | 
| "ozone": [ | 
| "ui::ozone::mojom::DeviceCursor" |