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

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

Issue 16959020: Style the extensions virtual keyboard (Closed) Base URL: http://git.chromium.org/chromium/src.git@biaospatch
Patch Set: rebase Created 7 years, 6 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-row.html ('k') | ui/keyboard/resources/keysets.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 e00d88e81ec9fb916164b5a444a6c2f35474b7d3..26a1f512d046640a4a7682349a31964264aedddb 100644
--- a/ui/keyboard/resources/index.html
+++ b/ui/keyboard/resources/index.html
@@ -18,6 +18,7 @@
<link rel="import" href="elements/kb-keyset.html">
<link rel="import" href="elements/kb-keyboard.html">
<link id="keysets" rel="import" href="keysets.html">
+ <!--TODO(stevet): Import 'Open Sans' font. -->
<script src="main.js"></script>
</head>
<body>
« no previous file with comments | « ui/keyboard/resources/elements/kb-row.html ('k') | ui/keyboard/resources/keysets.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698