Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / app_view / shim / main.html
bloba85dd8ec0a8f59bf9aab01c18a4fc51bb4016e00
1 <!--
2 * Copyright (c) 2012 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 -->
6 <html>
7 <body>
8 <div id="object-container"></div>
10 <script src="main.js"></script>
11 </body>
12 </html>