Index: chrome/common/extensions/api/events.json |
diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json |
index 66fdf3def2416f14b42ae54f51ab553a6b309abe..b67b8b05a91c32e35d0c97d26570ac21b08854e4 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.events</code> API to notify you when something interesting happens.", |
"compiler_options": { |
"implemented_in": "chrome/browser/extensions/api/declarative/declarative_api.h" |
}, |