Chromium Code Reviews| 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..d1c9f070e6155466f496968c8f08c05a4cbe7a62 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": "Platform App Test: <webview> Focus", |
|
miket_OOO
2013/04/15 22:00:51
For this new file, would you mind changing to the
Fady Samuel
2013/04/15 22:15:28
Done.
|
| + "description": "Loads a guest which monitors focus", |
| "version": "1", |
| "permissions": [ |
| "webview" |