| Index: chrome/common/extensions/api/devtools/panels.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/devtools/panels.json (revision 208118)
|
| +++ chrome/common/extensions/api/devtools/panels.json (working copy)
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "devtools.panels",
|
| + "description": "Use the <code>chrome.devtools.panels</code> API to integrate your extension into Developer Tools window UI: create your own panels, access existing panels, and add sidebars.",
|
| "nocompile": true,
|
| "types": [
|
| {
|
|
|