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 112378d033ec82336a43a7011827323bd72454ae..7b0ffa324be67d499b6b6bf12bb1cdaea37d0b46 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -921,20 +921,11 @@ |
"312745D9BF916161191143F6490085EEA0434997" // Google Talk debug |
] |
}, |
- "screenlockPrivate": [{ |
- "platforms": ["chromeos"], |
+ "screenlockPrivate": { |
"channel": "stable", |
"extension_types": ["platform_app"], |
"location": "component" |
- }, { |
- "platforms": ["mac", "win", "linux"], |
- "channel": "stable", |
- "extension_types": ["platform_app"], |
- "whitelist": [ |
- "lkegkdgachcnekllcdfkijonogckdnjo", // API test |
- "E13990DC5440B6E270503DA27A35762F423725C3" // dogfood |
- ] |
- }], |
+ }, |
"screensaver": { |
"channel": "stable", |
"extension_types": ["legacy_packaged_app", "hosted_app", "platform_app"] |