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

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

Issue 328303008: athena: Use mojo to provide the bindings for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 4 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/keyboard_util.cc ('k') | ui/keyboard/resources/keyboard_mojo.js » ('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 d4416001ee716a9148e58783281fc0ce5dbdd45e..0c9007ce040daf7e97d92b4d9f6d2fac2dc6cf98 100644
--- a/ui/keyboard/resources/index.html
+++ b/ui/keyboard/resources/index.html
@@ -9,6 +9,7 @@
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="main.css">
+ <script src="keyboard_mojo.js"></script>
<script src="polymer_loader.js"></script>
<script src="keyboard.js"></script>
<include src="elements/kb-altkey-container.html">
« no previous file with comments | « ui/keyboard/keyboard_util.cc ('k') | ui/keyboard/resources/keyboard_mojo.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698