- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / platform_apps / web_view / isolation / storage1.html
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 <head>
8 <script src="storage.js"></script>
9 </head>
10 <body>
11 Empty page 1, used for testing storage isolation.
12 </body>
13 </html>