| Index: chrome/test/data/extensions/platform_apps/web_view/media_access/allow/manifest.json
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/noprerenderer/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/media_access/allow/manifest.json
|
| similarity index 51%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/noprerenderer/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/media_access/allow/manifest.json
|
| index 22a5f3b5ab2222b2afee3b251912af35424b2847..ea2ad294cbbee6d4673f58074dc2d5eb2e0c5aa2 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/noprerenderer/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/media_access/allow/manifest.json
|
| @@ -1,5 +1,6 @@
|
| {
|
| - "name": "<webview> disabled prerenderer test",
|
| + "name": "Platform App Test: <webview> media",
|
| + "description": "Loads a guest which requests media access permission",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|