| Index: chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/manifest.json
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/manifest.json
|
| similarity index 60%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/manifest.json
|
| index fdbcce1f790de00eee6961795bec15d2a6b55f24..e72e938c3bfc0204b0c69093229892c3adff9ed3 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "<webview> ChromeVox injection test.",
|
| + "name": "<webview> test that allows WebView to be created after app has started.",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|