| Index: chrome/test/data/extensions/api_test/window_open/panel_browsing_instance/panel.html
|
| diff --git a/chrome/test/data/extensions/api_test/window_open/panel_browsing_instance/panel.html b/chrome/test/data/extensions/api_test/window_open/panel_browsing_instance/panel.html
|
| deleted file mode 100644
|
| index 0ab01caa3af1a7e7fa6ec57c37c7a93fb9e65841..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/window_open/panel_browsing_instance/panel.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<!--
|
| - * Copyright 2015 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="panel.js"></script>
|
| - </head>
|
| - <body>
|
| - Panel Page.
|
| -
|
| - <iframe id="panel-subframe-id"></iframe>
|
| - </body>
|
| -</html>
|
|
|