Index: chrome/common/extensions/api/storage.json |
diff --git a/chrome/common/extensions/api/storage.json b/chrome/common/extensions/api/storage.json |
index 9aaf81fa2a209346d4a99fa2ff3da33e621b5b95..ed0d6cbfa8d9e506e4f343bdcbd6aea4bec91670 100644 |
--- a/chrome/common/extensions/api/storage.json |
+++ b/chrome/common/extensions/api/storage.json |
@@ -5,6 +5,8 @@ |
[ |
{ |
"namespace": "storage", |
+ "description": "Use the <code>chrome.storage</code> module to store, retrieve, and track changes to user data.", |
+ "availability": "20", |
"unprivileged": true, |
"types": [ |
{ |