Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / clipboard / hosted_app / main.html
blob26c1048848198f2bfe80d7e6069c7c0d1172886a
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>