| Index: chrome/common/extensions/docs/templates/intros/devtools_network.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/devtools_network.html b/chrome/common/extensions/docs/templates/intros/devtools_network.html
|
| index 33439460c05324239a8d61069f6ab0e5e9e8b40b..a6a77e121e3797af8d0a6fbe57118cf2caf6bf61 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/devtools_network.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/devtools_network.html
|
| @@ -1,8 +1,4 @@
|
| -<p id="classSummary">
|
| -Use the <code>chrome.devtools.network</code> module to retrieve
|
| -the information about network requests displayed by the Developer Tools
|
| -in the Network panel.
|
| -</p><p>
|
| +<p>
|
| See <a href="devtools.html">DevTools APIs summary</a> for
|
| general introduction to using Developer Tools APIs</a>.
|
| </p>
|
|
|