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 a648e1811dbea9fcfde984585f63f5c9c66666e1..9e71b1fba5c48f975c174765a8a0c6a06a2bfc5f 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -66,6 +66,10 @@ |
| "channel": "stable", |
| "extension_types": ["platform_app"] |
| }, |
| + "app.window.allKeys": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
| "app.window.shape": [ |
| { |
| "channel": "beta", |