| 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 845c7329813097f3598d5f0d8435adea6ec593fd..e05d34811a6053e8beaa49742257ef51d1bb0852 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -539,6 +539,12 @@
|
| ],
|
| "whitelist": [""]
|
| },
|
| + "systemInfo.storage": {
|
| + "channel": "dev",
|
| + "extension_types": [
|
| + "extension", "packaged_app", "hosted_app", "platform_app"
|
| + ]
|
| + },
|
| "systemInfo.display": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "packaged_app", "platform_app"]
|
|
|