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

Unified Diff: chrome/common/extensions/api/chromeos_info_private.json

Issue 1785833002: Add 5 experimental accessibility features on Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change option_name to option-name Created 4 years, 9 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: chrome/common/extensions/api/chromeos_info_private.json
diff --git a/chrome/common/extensions/api/chromeos_info_private.json b/chrome/common/extensions/api/chromeos_info_private.json
index d792908473ee663119a5bc9856cbc43af7009830..b87c606903fd8af9fead941799d4494dcebc554f 100644
--- a/chrome/common/extensions/api/chromeos_info_private.json
+++ b/chrome/common/extensions/api/chromeos_info_private.json
@@ -21,6 +21,11 @@
"a11yScreenMagnifierEnabled",
"a11yAutoClickEnabled",
"a11yVirtualKeyboardEnabled",
+ "a11yCaretHighlightEnabled",
+ "a11yCursorHighlightEnabled",
+ "a11yFocusHighlightEnabled",
+ "a11ySelectToSpeakEnabled",
+ "a11ySwitchAccessEnabled",
"sendFunctionKeys"],
"description": "Chrome OS system property name"
}

Powered by Google App Engine
This is Rietveld 408576698