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 505270207d7054040b6cf7f4ee8ab614d3e3b4ad..b5a9927d94e2770b2605599caa5e1c71d1ef14e6 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", |