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

Unified Diff: ash/sysui/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
« no previous file with comments | « no previous file | ash/sysui/shell_delegate_mus.cc » ('j') | ash/sysui/shell_delegate_mus.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/manifest.json
diff --git a/ash/sysui/manifest.json b/ash/sysui/manifest.json
index b56731662a6167ee13a8fbea2c70a66a812b102b..ed8a6e4215ebea8bf7712d590e680c494775050f 100644
--- a/ash/sysui/manifest.json
+++ b/ash/sysui/manifest.json
@@ -4,7 +4,7 @@
"display_name": "System UI",
"capabilities": {
"required": {
- "*": { "classes": [ "app" ] },
+ "*": { "classes": [ "accessibility", "app" ] },
"mojo:ash": {
"interfaces": [
"ash::mojom::ShelfLayout",
« no previous file with comments | « no previous file | ash/sysui/shell_delegate_mus.cc » ('j') | ash/sysui/shell_delegate_mus.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698