| 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 3a3b943d0db30f731460101f74e17d9c937de3a8..0f8151a4058af45f2c84d7d04e30fdc95015b340 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -313,6 +313,14 @@
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"]
|
| },
|
| + "copresencePrivate": {
|
| + "channel": "stable",
|
| + "extension_types": ["extension"],
|
| + "location": "component",
|
| + "whitelist": [
|
| + "AFA728615D3A82D4017BDECEE86978543194D198" // Whispernet Proxy
|
| + ]
|
| + },
|
| "diagnostics": [
|
| {
|
| "channel": "dev",
|
|
|