| Index: chrome/test/data/extensions/api_test/automation/tests/desktop/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/automation/tests/desktop/manifest.json b/chrome/test/data/extensions/api_test/automation/tests/desktop/manifest.json
|
| index 8cac6580629ae03740492e43ae6c46ea9f9b38d0..e1f52b3f28b461888ce021f269a2b97c9515beaf 100644
|
| --- a/chrome/test/data/extensions/api_test/automation/tests/desktop/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/automation/tests/desktop/manifest.json
|
| @@ -3,6 +3,5 @@
|
| "version": "0.1",
|
| "manifest_version": 2,
|
| "description": "Tests for the Automation API.",
|
| - "permissions": [ "windows" ],
|
| "automation": {"desktop": true}
|
| }
|
|
|