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 a9e51e5a9e8f6c833a82e6dd55a53b54d791e326..9d438365013de66095e43129f3877779b1231641 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", |