| 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 f40e0d36a81060b81efdcc8c7cf65756c34dd9cb..7c984f9d969d1de1866de0121e1e47fc81806ac9 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -536,6 +536,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"]
|
|
|