- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / platform_apps / event_page / suspend_simple / index.html
1 <!--
2  * Copyright 2013 The Chromium Authors. All rights reserved.
3  * Use of this source code is governed by a BSD-style license that can be
4  * found in the LICENSE file.
5 -->
6 <!DOCTYPE html>
7 <html>
8 <head>
9 </head>
10 <body>
11   <script src="index.js"></script>
12 </body>
13 </html>