- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / clipboard / hosted_app / main.html
1 <!DOCTYPE html>
2 <!--
3  * Copyright (c) 2011 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 <p>Clipboard app permission test for Chrome.
10 browser_tests.exe --gtest_filter=ClipboardApiTest.HostedApp
11 <p>Nothing else to see here. The relevant test code is injected by the API test.
12 </body>
13 </html>