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

Unified Diff: ui/keyboard/resources/elements/kb-options-menu.html

Issue 141713004: Clean up a11y keyboard menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/elements/kb-options-menu.html
diff --git a/ui/keyboard/resources/elements/kb-options-menu.html b/ui/keyboard/resources/elements/kb-options-menu.html
index 4b8986e930c0f57c5aa2dddec5068e04c5677540..21f8aa69f1d31d9dbbf508d44fb21f57a7b103cd 100644
--- a/ui/keyboard/resources/elements/kb-options-menu.html
+++ b/ui/keyboard/resources/elements/kb-options-menu.html
@@ -99,12 +99,6 @@
-- of layout switching. Deprecate once a decision is reached on
-- a more permanent solution for layout selection. -->
<kb-options-menu-toggle-lock-item></kb-options-menu-toggle-lock-item>
- <kb-options-menu-item layout="system-qwerty" label="System QWERTY">
- </kb-options-menu-item>
- <kb-options-menu-item layout="qwerty" label="QWERTY">
- </kb-options-menu-item>
- <kb-options-menu-item layout="dvorak" label="Dvorak">
- </kb-options-menu-item>
<kb-options-menu-item layout="none" label="Hide keyboard">
</kb-options-menu-item>
</template>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698