Chromium Code Reviews| Index: services/ui/manifest.json |
| diff --git a/services/ui/manifest.json b/services/ui/manifest.json |
| index a23859086b95bd8146e6a20e6b3570048fab2edd..b25e69c1a39ad050565a95a4decc4ba82179d2f7 100644 |
| --- a/services/ui/manifest.json |
| +++ b/services/ui/manifest.json |
| @@ -14,6 +14,9 @@ |
| "ui::mojom::InputDeviceServer", |
| "ui::mojom::WindowTreeFactory" |
| ], |
| + "a11y": [ |
|
sky
2016/07/08 16:45:00
accessibility
sadrul
2016/07/08 17:33:25
Done.
|
| + "ui::mojom::AccessibilityManager" |
| + ], |
| "test": [ |
| "ui::mojom::WindowServerTest" |
| ] |