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 31b6c96953a8f2a82a736b90704ced10eef96d37..963fdc4cece93df621a23de5fb5bd9eb13fa4b77 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -122,6 +122,24 @@ |
] |
} |
], |
+ "app.window.alpha": [ |
+ { |
+ "channel": "dev", |
+ "extension_types": ["platform_app"] |
+ }, |
+ { |
+ "channel": "stable", |
+ "extension_types": ["platform_app"], |
+ "whitelist": [ |
+ "0F42756099D914A026DADFA182871C015735DD95", // http://crbug.com/323773 |
+ "2D22CDB6583FD0A13758AEBE8B15E45208B4E9A7", |
+ "E7E2461CE072DF036CF9592740196159E2D7C089", // http://crbug.com/356200 |
+ "A74A4D44C7CFCD8844830E6140C8D763E12DD8F3", |
+ "312745D9BF916161191143F6490085EEA0434997", |
+ "53041A2FA309EECED01FFC751E7399186E860B2C" |
+ ] |
+ } |
+ ], |
"audio": [ |
{ |
"channel": "dev", |