| 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 a4f441a145ea3fcf7b5690faf84a162d6a46341a..73e179d431cd91ff8b45e2920e99865e14ba7a7e 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -125,6 +125,11 @@
|
| "EF2AB692559EA97C3BBDEA018A8C45F92457BD4E" // http://crbug.com/457908
|
| ]
|
| }],
|
| + "certificateProvider": {
|
| + "channel": "stable",
|
| + "platforms": ["chromeos"],
|
| + "extension_types": ["extension", "platform_app"]
|
| + },
|
| "chromePrivate": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"],
|
|
|