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

Unified Diff: ash/common/accelerators/accelerator_table.h

Issue 2352213002: Add Ctrl+Alt+H as global shortcut to toggle high contrast mode. (Closed)
Patch Set: Created 4 years, 3 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: ash/common/accelerators/accelerator_table.h
diff --git a/ash/common/accelerators/accelerator_table.h b/ash/common/accelerators/accelerator_table.h
index ebd3a9fc04d5da98ba73ceb6fa4c90bdb1f83fc5..cc4a4c09ff96a3d6e70c12b50ac017ad8d136f28 100644
--- a/ash/common/accelerators/accelerator_table.h
+++ b/ash/common/accelerators/accelerator_table.h
@@ -139,6 +139,7 @@ enum AcceleratorAction {
SWITCH_TO_NEXT_USER,
SWITCH_TO_PREVIOUS_USER,
TOGGLE_CAPS_LOCK,
+ TOGGLE_HIGH_CONTRAST,
TOGGLE_MIRROR_MODE,
TOGGLE_SPOKEN_FEEDBACK,
TOGGLE_WIFI,

Powered by Google App Engine
This is Rietveld 408576698