Chromium Code Reviews| Index: chrome/common/extensions/api/_permission_features.json |
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json |
| index 37830a422afb9dcf5ef99efe9b354c883c570d26..d04af9f89378b9834df3af0fc9515b9235ae2543 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -72,6 +72,10 @@ |
| "channel": "stable", |
| "extension_types": ["platform_app"] |
| }, |
| + "app.window.interceptAllKeys": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
| "app.window.shape": [ |
| { |
| "channel": "beta", |