| 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 ecc820e7c1415b30571f2dfae6cb91a117961a3a..ee73bc42d418e4cca27128df52343ee349079a77 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -253,6 +253,12 @@
|
| "ionpfmkccalenbmnddpbmocokhaknphg" // Quickoffice dev
|
| ]
|
| },
|
| + "nativeMessaging": {
|
| + "channel": "dev",
|
| + "extension_types": [
|
| + "extension", "packaged_app", "hosted_app", "platform_app"
|
| + ]
|
| + },
|
| "networkingPrivate": {
|
| "channel": "dev",
|
| "extension_types": ["extension", "packaged_app"],
|
|
|