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