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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html

Issue 2410773003: Make ChromeVox Next the default ChromeVox experience (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
Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html b/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
index 19dd72fc3ae35ca7cc6a43b124079e5cf8d60165..3a60656b4b52ffb8ea865e623bc79e282f3b15c2 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html
@@ -111,15 +111,6 @@
<br><br>
</div>
- <p class="i18n description" msgid="options_shortcuts_description"
- id="shortcuts_description">
- Customize keyboard shortcuts for frequently used commands by typing them into the
- corresponding fields below.
- </p>
-
- <div id="keysContainer">
-
- </div>
<div id="status" role="live" aria-live="assertive">
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698