| Index: chrome/common/extensions/api/events.json
|
| diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json
|
| index 08d0c65a2261889fdc76fc09502a51a728bb9260..63ff664e7a225663c9fae4d9e82966daade18322 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"
|
| },
|
|
|