| 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 5c141c1384ece282cb97bb85135fbf6f64c140ed..461a61d268cb285429a5e380047c1d2f73cdfd1e 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -261,6 +261,11 @@
|
| ]
|
| }
|
| ],
|
| + "screenlockPrivate": {
|
| + "channel": "stable",
|
| + "extension_types":["platform_app"],
|
| + "whitelist": ["begdogjjbmiahnbahpidlnbgpbjbpajl"]
|
| + },
|
| "downloads": {
|
| "channel": "stable",
|
| "extension_types": ["extension"]
|
|
|