Chromium Code Reviews| Index: components/mus/manifest.json |
| diff --git a/components/mus/manifest.json b/components/mus/manifest.json |
| index 0d94ff389b8d3ec19c50477cd22b813efd0944d3..b5300266632b8c78598bd5f0c5eb53202c2f6533 100644 |
| --- a/components/mus/manifest.json |
| +++ b/components/mus/manifest.json |
| @@ -7,6 +7,7 @@ |
| // A collection of interfaces needed by a generic client of mus. |
| // Additional interfaces may be requested a-la-carte. |
| "app": [ |
| + "input_device::mojom::InputDeviceServer", |
|
Ben Goodger (Google)
2016/06/15 17:17:46
actually, is tehre a reason this is in a separate
kylechar
2016/06/15 17:21:52
Huh. No good reason. The original plan was to make
|
| "mus::mojom::Clipboard", |
| "mus::mojom::DisplayManager", |
| "mus::mojom::Gpu", |