| 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 037d73fdbb67a9115e3539f461b51fcded5657fb..194bb6a1a6a3f98b0614e3f8e49d8c2824934455 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -280,6 +280,10 @@
|
| "channel": "trunk",
|
| "extension_types": ["platform_app"]
|
| },
|
| + "systemIndicator": {
|
| + "channel": "dev",
|
| + "extension_types": ["extension", "packaged_app", "platform_app"]
|
| + },
|
| "storage": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "packaged_app", "platform_app"],
|
|
|