| Index: chrome/test/data/extensions/api_test/notification_provider/events/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/notification_provider/events/manifest.json b/chrome/test/data/extensions/api_test/notification_provider/events/manifest.json
|
| deleted file mode 100644
|
| index a4716d4025107fc8cf0dbe7f357e5f66c0035b07..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/notification_provider/events/manifest.json
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -{
|
| - "name": "chrome.notificationProvider",
|
| - "version": "0.1",
|
| - "description": "Tests chrome.notificationProvider API events",
|
| - "app": {
|
| - "background": {
|
| - "scripts": ["test.js"]
|
| - }
|
| - },
|
| - "permissions": [
|
| - "notificationProvider", "notifications"
|
| - ]
|
| -}
|
|
|