| Index: chrome/common/extensions/docs/templates/intros/devtools_panels.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/devtools_panels.html b/chrome/common/extensions/docs/templates/intros/devtools_panels.html
|
| index 914368a096d0bc2b8ddf81dc664c5500c92ab25e..48450b7ac39ea8913861e6c09de565edfa9e1bc5 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/devtools_panels.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/devtools_panels.html
|
| @@ -1,8 +1,4 @@
|
| -<p id="classSummary">
|
| -Use the <code>chrome.devtools.panels</code> module to integrate
|
| -your extension into Developer Tools window UI: create your own panels, access
|
| -existing panels, and add sidebars.
|
| -</p><p>
|
| +<p>
|
| See <a href="devtools.html">DevTools APIs summary</a> for
|
| general introduction to using Developer Tools APIs.
|
| </p>
|
|
|