Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / custom_launcher_page / main.html
blobf7d49cd1644c55d8bef2620e25e317058d66816b
1 <!--
2 * Copyright 2014 The Chromium Authors. All rights reserved. Use of this
3 * source code is governed by a BSD-style license that can be found in the
4 * LICENSE file.
5 -->
7 <html>
8 <body>
9 <input id="textfield" type="text">
10 <script src="main.js"></script>
11 </body>
12 </html>