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

Unified Diff: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc

Issue 2443303002: Revert of Add the shortcut to toggle high contrast mode to the keyboard overlay (Closed)
Patch Set: Created 4 years, 2 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 | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
diff --git a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
index 817448cee9c00156e802e9ace2c8fe08d993cf7f..6d2bf4cc94df828fa07ad7cc783610c919704ef9 100644
--- a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
+++ b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
@@ -259,8 +259,6 @@
{ "keyboardOverlayDisableCapsLock", IDS_KEYBOARD_OVERLAY_DISABLE_CAPS_LOCK },
{ "keyboardOverlayToggleChromevoxSpokenFeedback",
IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK },
- { "keyboardOverlayToggleHighContrastMode",
- IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE},
{ "keyboardOverlayToggleProjectionTouchHud",
IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD },
{ "keyboardOverlayUndo", IDS_KEYBOARD_OVERLAY_UNDO },
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698