| Index: chrome/test/data/extensions/api_test/window_open/panel_window_open/content_panel.html
|
| diff --git a/chrome/test/data/extensions/api_test/window_open/panel_window_open/content_panel.html b/chrome/test/data/extensions/api_test/window_open/panel_window_open/content_panel.html
|
| deleted file mode 100644
|
| index 16cf55744e994b4a2f3c4919ec93693450261b99..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/window_open/panel_window_open/content_panel.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!--
|
| - * Copyright (c) 2012 The Chromium Authors. All rights reserved. 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>
|
| - Testing window.open from a panel.
|
| - </body>
|
| -</html>
|
|
|