GN: Fix clean build of cloud_policy_proto_generated_compile_proto failing
[chromium-blink-merge.git] / ui / keyboard / resources / index.html
blobad3c9fef3785e4536ddfd561473dee2e0d549149
1 <!DOCTYPE HTML>
2 <!--
3 -- Copyright 2013 The Chromium Authors. All rights reserved.
4 -- Use of this source code is governed by a BSD-style license that can be
5 -- found in the LICENSE file.
6 -->
8 <html>
9 <head>
10 <link rel="stylesheet" href="inputview.css">
11 <link rel="stylesheet" href="emoji.css">
12 <style>
13 .inputview-linear {
14 font-size: 0;
16 </style>
17 <script src="inputview.js"></script>
18 <script src="locales/en.js"></script>
19 <script src="inputview_adapter.js"></script>
20 </head>
21 <body>
22 </body>
23 </html>