| 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 41752984756923e69b89be05c2ad52c386bb343c..57e3374ffb35e280e0b5e3029b562af4a9bf5c8e 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
|
|
|