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 158bb33c7391d03d6d46fc81942ee7526e207756..e73259a277e0bfecfe6ab06a4b26a3e22a441803 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -868,6 +868,14 @@ |
"F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/439526 |
] |
}], |
+ "quickUnlockPrivate": [{ |
+ "channel": "trunk", |
Devlin
2016/05/31 22:58:38
Doesn't this mean that the api tests will fail on
jdufault
2016/06/01 00:07:36
I've changed it to stable.
|
+ "extension_types": ["extension"], |
+ "platforms": ["chromeos"], |
+ "whitelist": [ |
+ "E5226FF4463679C128886DF68FED2BA5E19C7835" // API test |
+ ] |
+ }], |
"resourcesPrivate": { |
"channel": "stable", |
"extension_types": [ |