| 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 50788fff8db6c4407e9ac75939fed623654c98d7..175c9bbe2da22b28091d60d8363616ee79c160f5 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -139,6 +139,10 @@
|
| "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
|
| ]
|
| },
|
| + "cast.streaming": {
|
| + "channel": "dev",
|
| + "extension_types": ["extension"]
|
| + },
|
| "chromePrivate": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"],
|
|
|