| Index: chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/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/display_none_and_back/manifest.json
|
| similarity index 71%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json
|
| index fdbcce1f790de00eee6961795bec15d2a6b55f24..134230f9307102cc043e19c5d86c95b59186e044 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "<webview> ChromeVox injection test.",
|
| + "name": "<webview> check display: none toggling.",
|
| "version": "1",
|
| "permissions": [
|
| "webview"
|
|
|