| 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 037f06431f7e257dc12e24ba1434cfbd89647a99..7f17c0d12ae11899bf061c0da8803f957c8d96b7 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -252,6 +252,11 @@
|
| "ionpfmkccalenbmnddpbmocokhaknphg" // Quickoffice dev
|
| ]
|
| },
|
| + "networkingPrivate": {
|
| + "channel": "dev",
|
| + "extension_types": ["extension", "packaged_app"],
|
| + "location": "component"
|
| + },
|
| "notifications": {
|
| "channel": "stable",
|
| "extension_types": [
|
|
|