Index: chrome/common/extensions/api/events.json |
diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json |
index 37ab89ca379627ae2e075f7dab7ec10344d9a49c..8760df1a708be2da5f68573e59ed84c1d5276d34 100644 |
--- a/chrome/common/extensions/api/events.json |
+++ b/chrome/common/extensions/api/events.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "events", |
+ "description": "Use the <code>chrome.event</code> API to notify you when something interesting happens.", |
"compiler_options": { |
"implemented_in": "chrome/browser/extensions/api/declarative/declarative_api.h" |
}, |