| 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 651bb5b550cdb7cf081e3055ad92066acce9b065..f2bec5f7628209a045d59a701e76ffbc1fb74497 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -428,6 +428,18 @@
|
| "eemlkeanncmjljgehlbplemhmdmalhdc" // CCD Release
|
| ]
|
| },
|
| + "mdns": {
|
| + "channel": "stable",
|
| + "extension_types": ["extension"],
|
| + "whitelist": [
|
| + "enhhojjnijigcajfphajepfemndkmdlo", // Dev
|
| + "pkedcjkdefgpdelpbcmbmeomcjbeemfm", // Trusted Tester
|
| + "fmfcbgogabcbclcofgocippekhfcmgfj", // Staging
|
| + "hfaagokkkhdbgiakmmlclaapfelnkoah", // Canary
|
| + "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
|
| + "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
|
| + ]
|
| + },
|
| "musicManagerPrivate": {
|
| "channel": "stable",
|
| "extension_types": ["platform_app"],
|
|
|