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 fe559ceaef060dc9ac03dd2a55a57ed9b775fbae..3991b38571bfe20854b73d78942bef1b871c56c9 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -66,6 +66,10 @@ |
| "channel": "dev", |
| "extension_types": ["platform_app"] |
| }, |
| + "app.window.alpha": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
| "audio": [ |
| { |
| "channel": "dev", |