| 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 f299f29920d003786026cefd21a55be240f91ecd..b829aadda86ed5e9bb7ec05502e4c89fbb4ac41b 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -1041,5 +1041,9 @@
|
| "8C726564C6DBE7380BAB388DE6CC7EC93EB44B06", // Video player
|
| "5065C83E84321221675D20FBE4DC43C655CC8C6F" // Files app tests
|
| ]
|
| + },
|
| + "windows.global": {
|
| + "channel": "stable",
|
| + "extension_types": ["extension", "legacy_packaged_app"]
|
| }
|
| }
|
|
|