| Index: chrome/common/extensions/docs/templates/intros/webRequest.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/webRequest.html b/chrome/common/extensions/docs/templates/intros/webRequest.html
|
| index 70b0a4d6ef8b831c76a3b9bf1b8fc2c5ff3aac67..d63cde562a4594e672cb5cbb63b16bbd42eb81eb 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/webRequest.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/webRequest.html
|
| @@ -1,8 +1,3 @@
|
| -<p id="classSummary">
|
| -Use the <code>chrome.webRequest</code> module to intercept, block,
|
| -or modify requests in-flight and to observe and analyze traffic.
|
| -</p>
|
| -
|
| <h2 id="manifest">Manifest</h2>
|
| <p>You must declare the "webRequest" permission in the <a
|
| href="manifest.html">extension manifest</a> to use the web request
|
|
|