| 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 45a2d167b0ea40e47160962ad13248a49e760c9b..ce95cccdaf83c29e2ccf5b8f216b4fc587dfffdd 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -502,6 +502,9 @@
|
| "dependencies": ["permission:system.storage"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| + "system.storage.getAvailableCapacity": {
|
| + "channel": "dev"
|
| + },
|
| "systemPrivate": {
|
| "dependencies": ["permission:systemPrivate"],
|
| "contexts": ["blessed_extension"]
|
|
|