Index: chrome/common/extensions/api/devtools/panels.json |
diff --git a/chrome/common/extensions/api/devtools/panels.json b/chrome/common/extensions/api/devtools/panels.json |
index de0635f507a4d918cfb73a59be3746115b5fd2d9..31ee936d3d06ed948589f831716aff9e5e6e4253 100644 |
--- a/chrome/common/extensions/api/devtools/panels.json |
+++ b/chrome/common/extensions/api/devtools/panels.json |
@@ -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": [ |
{ |