Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json |
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json |
| deleted file mode 100644 |
| index fdbcce1f790de00eee6961795bec15d2a6b55f24..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -{ |
| - "name": "<webview> ChromeVox injection test.", |
| - "version": "1", |
| - "permissions": [ |
| - "webview" |
| - ], |
| - "app": { |
| - "background": { |
| - "scripts": ["test.js"] |
| - } |
| - } |
| -} |