Chromium Code Reviews| 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 d45643cd0ca2d5a3c92db41f601a6a4565172a56..e1f47c14d807f7d7a7cc02fb687bb5d6459cd52c 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -264,6 +264,11 @@ |
| ] |
| } |
| ], |
| + "screenlockPrivate": { |
| + "channel": "stable", |
| + "extension_types":["platform_app"], |
| + "whitelist": ["begdogjjbmiahnbahpidlnbgpbjbpajl"] |
| + }, |
| "downloads": { |
| "channel": "stable", |
| "extension_types": ["extension"] |