| Index: chrome/test/data/panels/context_menu/panel.js
|
| diff --git a/chrome/test/data/panels/context_menu/panel.js b/chrome/test/data/panels/context_menu/panel.js
|
| deleted file mode 100644
|
| index 58cb34ee3d4a63ea5f6571ee283826d5a45fd9d4..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/panels/context_menu/panel.js
|
| +++ /dev/null
|
| @@ -1,7 +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();
|
| -
|
|
|