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 855f6d70b59178c3537cb54619ae8aff1562229f..c6599d10165be5dd0f8ad6c00a59cb3d96671d4e 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -70,6 +70,10 @@ |
| "channel": "stable", |
| "extension_types": ["platform_app"] |
| }, |
| + "app.window.requestAllKeys": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
| "app.window.shape": [ |
| { |
| "channel": "beta", |