| Index: trunk/src/chrome/common/extensions/api/_api_features.json
|
| ===================================================================
|
| --- trunk/src/chrome/common/extensions/api/_api_features.json (revision 212582)
|
| +++ trunk/src/chrome/common/extensions/api/_api_features.json (working copy)
|
| @@ -465,8 +465,8 @@
|
| "dependencies": ["permission:systemInfo.display"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "system.memory": {
|
| - "dependencies": ["permission:system.memory"],
|
| + "systemInfo.memory": {
|
| + "dependencies": ["permission:systemInfo.memory"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| "systemPrivate": {
|
|
|