| 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 b95dc167c6f0d004a65cc4052249b69a62512f46..2387a7f0da7ec3e7c6e1b7215471db6e6f8eb1ae 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"],
|
|
|