Chromium Code Reviews| Index: chrome/common/extensions/api/debugger.json |
| diff --git a/chrome/common/extensions/api/debugger.json b/chrome/common/extensions/api/debugger.json |
| index 24c5d15d3424c9a8be712bad03c05d821210c2ff..c4c31fe774b0d7e23b562697564a901f3a86a748 100644 |
| --- a/chrome/common/extensions/api/debugger.json |
| +++ b/chrome/common/extensions/api/debugger.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "debugger", |
| + "description": "Use <code>chrome.debugger</code> to attach to one or more tabs to instrument network interaction, debug JavaScript, mutate the DOM and CSS, etc.", |
| "types": [ |
| { |
| "id": "Debuggee", |