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 089ee55c946774a0db3f7ad4e5ee37725a62c327..b319a57003bb099e678d32b87782ba1560a0588a 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", |