| Index: chrome/test/data/extensions/api_test/get_views/infobar.js
|
| diff --git a/chrome/test/data/extensions/api_test/get_views/infobar.js b/chrome/test/data/extensions/api_test/get_views/infobar.js
|
| deleted file mode 100644
|
| index 140a51b75757df8edb12caa825151720c7abf03f..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/get_views/infobar.js
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -// Copyright (c) 2011 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.infobarCallback();
|
|
|