Index: services/ui/manifest.json |
diff --git a/services/ui/manifest.json b/services/ui/manifest.json |
index a23859086b95bd8146e6a20e6b3570048fab2edd..8fa00e9e19f041414b63460275acb9312fbeee6b 100644 |
--- a/services/ui/manifest.json |
+++ b/services/ui/manifest.json |
@@ -14,6 +14,9 @@ |
"ui::mojom::InputDeviceServer", |
"ui::mojom::WindowTreeFactory" |
], |
+ "accessibility": [ |
+ "ui::mojom::AccessibilityManager" |
+ ], |
"test": [ |
"ui::mojom::WindowServerTest" |
] |