chromium/chrome/test/data/extensions/api_test/clipboard/hosted_app/main.html

<!DOCTYPE html>
<!--
Copyright 2011 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<body>
<p>Clipboard app permission test for Chrome.
browser_tests.exe --gtest_filter=ClipboardApiTest.HostedApp
<p>Nothing else to see here. The relevant test code is injected by the API test.
</body>
</html>