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