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