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 bcad7424c84d38afd754430ad0796054c6ac4202..236a5e37c6dc04e70e17dd1f8158682f41923a06 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", |