Index: chrome/test/data/extensions/api_test/keybinding/script_badge/popup.js |
diff --git a/chrome/test/data/extensions/api_test/keybinding/script_badge/popup.js b/chrome/test/data/extensions/api_test/keybinding/script_badge/popup.js |
deleted file mode 100644 |
index 54c01cf026f3af7b4717cf5d50f79ce74591a2cb..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/extensions/api_test/keybinding/script_badge/popup.js |
+++ /dev/null |
@@ -1,5 +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. |
- |
-chrome.test.notifyPass(); |