| 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 a3e866202c3f1874ccdc42cadf0ccd4f15423766..b313858882a1bdb8439c78090b705a2df5e7f232 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",
|
|
|