| Index: chrome/test/data/extensions/api_test/dns/api/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/dns/api/manifest.json b/chrome/test/data/extensions/api_test/dns/api/manifest.json
|
| index 768a20207d4a42af7ae3d64da2e7f068b088af17..a9eec3e4d0f4cb7780af468c420129b7857bbc4d 100644
|
| --- a/chrome/test/data/extensions/api_test/dns/api/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/dns/api/manifest.json
|
| @@ -7,14 +7,6 @@
|
| "background": {
|
| "scripts": ["background.js"]
|
| },
|
| - "app": {
|
| - "launch": {
|
| - "container": "shell",
|
| - "local_path": "main.html",
|
| - "width": 250,
|
| - "height": 250
|
| - }
|
| - },
|
| "permissions": [
|
| "experimental",
|
| "dns"
|
|
|