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

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

Issue 946623002: [Code cleanup]Remove webui keyboard mojo binding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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/webui/DEPS » ('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 2f127fccee12db2edbe4986094573c6daea94c5a..ad3c9fef3785e4536ddfd561473dee2e0d549149 100644
--- a/ui/keyboard/resources/index.html
+++ b/ui/keyboard/resources/index.html
@@ -14,7 +14,6 @@
font-size: 0;
}
</style>
- <script src="keyboard_mojo.js"></script>
<script src="inputview.js"></script>
<script src="locales/en.js"></script>
<script src="inputview_adapter.js"></script>
« no previous file with comments | « ui/keyboard/keyboard_util.cc ('k') | ui/keyboard/webui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698