| Index: chrome/common/extensions/docs/server2/templates/intros/cookies.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/intros/cookies.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/intros/cookies.html (working copy)
|
| @@ -1,6 +1,3 @@
|
| -<div id="pageData-name" class="pageData">Cookies</div>
|
| -
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <h2 id="manifest">Manifest</h2>
|
|
|
| <p>To use the cookies API,
|
| @@ -30,6 +27,4 @@
|
| For other examples
|
| and for help in viewing the source code,
|
| see <a href="samples.html">Samples</a>.
|
| -</p>
|
| -
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|