| Index: chrome/common/extensions/api/events.json
|
| diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json
|
| index ac11987c8eea098aea0eb83aa0614aeab78cfc33..ce173a79401def8b6d0998173d7a66f1b74b9a44 100644
|
| --- a/chrome/common/extensions/api/events.json
|
| +++ b/chrome/common/extensions/api/events.json
|
| @@ -5,7 +5,7 @@
|
| [
|
| {
|
| "namespace": "events",
|
| - "description": "Use the <code>chrome.events</code> API to notify you when something interesting happens.",
|
| + "description": "The <code>chrome.events</code> namespace contains common types used by APIs dispatching events to notify you when something interesting happens.",
|
| "compiler_options": {
|
| "implemented_in": "chrome/browser/extensions/api/declarative/declarative_api.h"
|
| },
|
|
|