| Index: chrome/common/extensions/api/experimental_infobars.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/experimental_infobars.json (revision 208118)
|
| +++ chrome/common/extensions/api/experimental_infobars.json (working copy)
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "experimental.infobars",
|
| + "description": "Use the <code>chrome.infobars</code> API to add a horizontal panel just above a tab's contents. See the screenshot below.",
|
| "compiler_options": {
|
| "implemented_in": "chrome/browser/infobars/infobar_extension_api.h"
|
| },
|
|
|