| Index: chrome/common/extensions/docs/server2/templates/intros/declarativeWebRequest.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/intros/declarativeWebRequest.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/intros/declarativeWebRequest.html (working copy)
|
| @@ -1,5 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| -
|
| <h2 id="notes">Notes</h2>
|
|
|
| <p>
|
| @@ -118,6 +116,4 @@
|
| <li>Explain when conditions can be evaluated, when actions can be executed,
|
| and when rules can be executed (e.g. you cannot cancel a request when you
|
| have received the response already)
|
| -</ul>
|
| -
|
| -<!-- END AUTHORED CONTENT -->
|
| +</ul>
|
|
|