| Index: chrome/test/data/extensions/platform_apps/web_view/inside_iframe/manifest.json
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/inside_iframe/manifest.json
|
| similarity index 77%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/inside_iframe/manifest.json
|
| index 058c9d577b87b439888e5e0af9e07fc490f7f1d1..d76390bc46e8315c00d5dd869be4d20905cc271f 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/inside_iframe/manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "<webview> teardown test.",
|
| + "name": "<webview> inside iframe.",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|