| 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 732018aed38732195133432a12dfb6129927d68b..4891363825f1f181368ab580ca854c355f89735d 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -460,8 +460,8 @@
|
| "dependencies": ["permission:systemInfo.display"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "systemInfo.memory": {
|
| - "dependencies": ["permission:systemInfo.memory"],
|
| + "system.memory": {
|
| + "dependencies": ["permission:system.memory"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| "systemPrivate": {
|
|
|