Chromium Code Reviews| Index: chrome/common/extensions/api/omnibox.json |
| diff --git a/chrome/common/extensions/api/omnibox.json b/chrome/common/extensions/api/omnibox.json |
| index 297e2c1445d90d96a3937d3ef3b64f1ae4b0da69..c9a08cfe1363dfd8c219edcb11c4b385c7a701ef 100644 |
| --- a/chrome/common/extensions/api/omnibox.json |
| +++ b/chrome/common/extensions/api/omnibox.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "omnibox", |
| + "description": "The omnibox API allows you to register a keyword with Google Chrome's address bar, which is also known as the omnibox.", |
| "types": [ |
| { |
| "id": "SuggestResult", |