Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / platform_apps / web_view / speech / main.html
1 <!doctype html>
2 <!--
3  * Copyright (c) 2013 The Chromium Authors. All rights reserved.  Use of this
4  * source code is governed by a BSD-style license that can be found in the
5  * LICENSE file.
6 -->
7 <html>
8 <body>
9   <div id="webview-tag-container"></div>
10   <script src="main.js"></script>
11 </body>
12 </html>