| Index: chrome/common/extensions/api/_api_features.json
|
| diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
|
| index b6e72e71c7cb20105228af4d5013b40dac20069c..5c07ac2f41092d7e56bf25b97fe80e2849460791 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -567,6 +567,9 @@
|
| "dependencies": ["permission:system.storage"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| + "system.storage.getAvailableCapacity": {
|
| + "channel": "dev"
|
| + },
|
| "systemPrivate": {
|
| "dependencies": ["permission:systemPrivate"],
|
| "contexts": ["blessed_extension"]
|
|
|