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