| Index: chrome/test/data/extensions/platform_apps/web_view/download/manifest.json
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/isolation/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/download/manifest.json
|
| similarity index 50%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/isolation/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/download/manifest.json
|
| index 9a13ffc06aa61800eacf3c2a2caea0cde625d458..d639fe397a6f35efc1abe334f300879c38ab4e36 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/isolation/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/download/manifest.json
|
| @@ -1,5 +1,6 @@
|
| {
|
| - "name": "Platform App Test: web view isolation",
|
| + "name": "Platform App Test: <webview> download permission API",
|
| + "description": "Loads a guest which initiates download",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|