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

Unified Diff: ui/keyboard/resources/index.html

Issue 43593003: Add layout switcher for virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix keyboard tests. Created 7 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 | « ui/keyboard/resources/elements/kb-options-menu.html ('k') | ui/keyboard/resources/layouts/dvorak.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/index.html
diff --git a/ui/keyboard/resources/index.html b/ui/keyboard/resources/index.html
index 08a2b6967f19eae3a0c3c82c9f20fb2b21af2fad..c4890d8e83b2b1df8a6229fb562a835046b76f4d 100644
--- a/ui/keyboard/resources/index.html
+++ b/ui/keyboard/resources/index.html
@@ -33,6 +33,7 @@
<link rel="import" href="elements/kb-shift-key.html">
<link rel="import" href="elements/kb-key-sequence.html">
<link rel="import" href="elements/kb-key-import.html">
+ <link rel="import" href="elements/kb-options-menu.html">
<!-- New layouts are dynamically loaded on demand. The link elements are
-- inserted here.
-->
« no previous file with comments | « ui/keyboard/resources/elements/kb-options-menu.html ('k') | ui/keyboard/resources/layouts/dvorak.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698