| 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 077623a026da0153baf6b04cf8b79744e44cb729..a677ef91dedcf28f97b3c238d62e951fe4db2476 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -646,6 +646,13 @@
|
| "location": "component",
|
| "platforms": ["chromeos"]
|
| },
|
| + "mediaRouterPrivate": {
|
| + "channel": "stable",
|
| + "extension_types": ["extension"],
|
| + "whitelist": [
|
| + "63ED55E43214C211F82122ED56407FF1A807F2A3" // http://crbug.com/448569
|
| + ]
|
| + },
|
| "metricsPrivate": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
|
|
|