Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: services/ui/manifest.json

Issue 2127383003: mus: Introduce high-contrast mode in mus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
]

Powered by Google App Engine
This is Rietveld 408576698