| 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 06c79965b987b66b82aa0c12fcfa822b62d36adb..a99dc7771b3a90e86e6c34c04703e12dff316b70 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -866,6 +866,14 @@
|
| "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/439526
|
| ]
|
| }],
|
| + "quickUnlockPrivate": [{
|
| + "channel": "stable",
|
| + "extension_types": ["extension"],
|
| + "platforms": ["chromeos"],
|
| + "whitelist": [
|
| + "E5226FF4463679C128886DF68FED2BA5E19C7835" // API test
|
| + ]
|
| + }],
|
| "resourcesPrivate": {
|
| "channel": "stable",
|
| "extension_types": [
|
|
|