| Index: chrome/common/extensions/api/storage.json
|
| diff --git a/chrome/common/extensions/api/storage.json b/chrome/common/extensions/api/storage.json
|
| index 94332ddc1837b029ca87bb1870c3fe3369387f3b..f19e4d6168a96e1a86b35b0f030ab8b99b8ec4b4 100644
|
| --- a/chrome/common/extensions/api/storage.json
|
| +++ b/chrome/common/extensions/api/storage.json
|
| @@ -161,7 +161,7 @@
|
| "description": "Object mapping each key that changed to its corresponding <a href='#type-StorageChange'>StorageChange</a> for that item."
|
| },
|
| {
|
| - "name": "namespace",
|
| + "name": "storageNamespace",
|
| "type": "string",
|
| "description": "The namespace (\"sync\" or \"local\") of the storage area the changes are for."
|
| }
|
|
|