| Index: chrome/common/extensions/docs/samples.json
|
| diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
|
| index f62b64658571efd88bafe555465f774041952e60..265c5a85dedc30b30fc13fd3da50f75ae04a46f6 100644
|
| --- a/chrome/common/extensions/docs/samples.json
|
| +++ b/chrome/common/extensions/docs/samples.json
|
| @@ -62,6 +62,7 @@
|
| "chrome.devtools.network.onRequestFinished": "devtools.network.html#event-onRequestFinished",
|
| "chrome.devtools.panels.create": "devtools.panels.html#method-create",
|
| "chrome.devtools.panels.setOpenResourceHandler": "devtools.panels.html#method-setOpenResourceHandler",
|
| + "chrome.downloads.download": "downloads.html#method-download",
|
| "chrome.experimental.app.clearAllNotifications": "experimental.app.html#method-clearAllNotifications",
|
| "chrome.experimental.app.notify": "experimental.app.html#method-notify",
|
| "chrome.experimental.devtools.audits.addCategory": "experimental.devtools.audits.html#method-addCategory",
|
|
|