| Index: chrome/test/data/extensions/api_test/window_open/panel/panel.js
|
| diff --git a/chrome/test/data/extensions/api_test/window_open/panel/panel.js b/chrome/test/data/extensions/api_test/window_open/panel/panel.js
|
| deleted file mode 100644
|
| index de4815254fe00303cd5838f23da212f8e21d92e7..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/window_open/panel/panel.js
|
| +++ /dev/null
|
| @@ -1,6 +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.
|
| -
|
| -var background_page = chrome.extension.getBackgroundPage();
|
| -background_page.panelCallback();
|
|
|