chromium/chrome/test/data/extensions/api_test/window_open/close_panels_on_uninstall/content_panel.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>
  <head>
    <script src="content_panel.js"></script>
  </head>
  <body>
    Non extension panels close on uninstall test.
  </body>
</html>