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

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

Issue 14161009: WebUIHandler for chrome://keyboard (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix license headers Created 7 years, 8 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/common.js ('k') | ui/keyboard/resources/send_key_event.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 8cd8b0e849a310bc74abd0862526d0b19a60e1b0..b4d2584030eaf5c198bbad74831939463b46e8e2 100644
--- a/ui/keyboard/resources/index.html
+++ b/ui/keyboard/resources/index.html
@@ -2,6 +2,7 @@
<html>
<head>
<link rel="stylesheet" href="main.css">
+ <script src="send_key_event.js"></script>
<script src="common.js"></script>
<script src="layout_us.js"></script>
<script src="main.js"></script>
« no previous file with comments | « ui/keyboard/resources/common.js ('k') | ui/keyboard/resources/send_key_event.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698