| Index: chrome/test/data/extensions/platform_apps/window_api_intercept_all_keys/no_permission/manifest.json
|
| diff --git a/chrome/test/data/extensions/platform_apps/ephemeral_launcher/app/manifest.json b/chrome/test/data/extensions/platform_apps/window_api_intercept_all_keys/no_permission/manifest.json
|
| similarity index 73%
|
| copy from chrome/test/data/extensions/platform_apps/ephemeral_launcher/app/manifest.json
|
| copy to chrome/test/data/extensions/platform_apps/window_api_intercept_all_keys/no_permission/manifest.json
|
| index d57532b2ac5783bf8ddd8e0cd097261ddfda51be..9db6c84b6100724166b501c0afe5ef06566c9263 100644
|
| --- a/chrome/test/data/extensions/platform_apps/ephemeral_launcher/app/manifest.json
|
| +++ b/chrome/test/data/extensions/platform_apps/window_api_intercept_all_keys/no_permission/manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "Simple Test App",
|
| + "name": "Window API - InterceptAllKeys",
|
| "manifest_version": 2,
|
| "version": "1",
|
| "app": {
|
|
|