Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/notification/api/events/manifest.json |
| diff --git a/chrome/test/data/extensions/api_test/notification/api/events/manifest.json b/chrome/test/data/extensions/api_test/notification/api/events/manifest.json |
| deleted file mode 100644 |
| index de79f22fb5c2f01877d81b78067c59f24f053b3d..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/extensions/api_test/notification/api/events/manifest.json |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -{ |
| - "name": "chrome.notification", |
| - "version": "0.1", |
| - "description": "chrome.notification API events", |
| - "app": { |
| - "background": { |
| - "scripts": ["background.js"] |
| - } |
| - }, |
| - "permissions": [ |
| - "experimental" |
| - ] |
| -} |