| Index: chrome/test/data/extensions/api_test/automation/tests/webview/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/automation/tests/webview/manifest.json b/chrome/test/data/extensions/api_test/automation/tests/webview/manifest.json
|
| deleted file mode 100644
|
| index 26f515da8e1e231df79bbaeb48f2e2eee6e50177..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/automation/tests/webview/manifest.json
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -{
|
| - "name": "chrome.automation.webViewTests",
|
| - "version": "0.1",
|
| - "manifest_version": 2,
|
| - "description": "Tests for the Automation API with WebView.",
|
| - "permissions": ["webview"],
|
| - "automation": {"desktop": true},
|
| - "app": {
|
| - "background": {
|
| - "scripts": ["location_in_webview.js"]
|
| - }
|
| - }
|
| -}
|
|
|