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 4c2db3bb462d211b289a07c257463b39af1afce3..2df60e8c85f3f4bfbca10d8467bd340c8104c14c 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -791,6 +791,11 @@ |
| "channel": "stable", |
| "extension_types": ["platform_app"] |
| }, |
| + "platformKeys": { |
| + "channel": "dev", |
| + "platforms": ["chromeos"], |
| + "extension_types": ["extension", "legacy_packaged_app", "platform_app"] |
|
not at google - send to devlin
2015/01/27 16:41:30
No "legacy_packaged_app"
pneubeck (no reviews)
2015/01/29 10:37:08
Done.
|
| + }, |
| "plugin": { |
| "channel": "stable", |
| "extension_types": ["extension", "legacy_packaged_app"] |