| Index: chrome/test/data/extensions/platform_apps/web_view/focus/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/focus/manifest.json
|
| similarity index 55%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/isolation/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/focus/manifest.json
|
| index 9a13ffc06aa61800eacf3c2a2caea0cde625d458..c570d408dd0c7037284ac05224a8c275b0ab9127 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/isolation/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/focus/manifest.json
|
| @@ -1,5 +1,6 @@
|
| {
|
| - "name": "Platform App Test: web view isolation",
|
| + "name": "Packaged App Test: <webview> Focus",
|
| + "description": "Loads a guest which monitors focus",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|