| Index: chrome/common/extensions/docs/server2/templates/intros/cookies.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/cookies.html b/chrome/common/extensions/docs/server2/templates/intros/cookies.html
|
| index 2df28e58aaea43d8e9e7aa9aa4291d22bbffefbb..5e861a9bfb49eeaa30bc86fcde2df1afb8eae12d 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/cookies.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/cookies.html
|
| @@ -1,4 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <h2 id="manifest">Manifest</h2>
|
| <p>To use the cookies API,
|
| you must declare the "cookies" permission in your manifest,
|
| @@ -24,5 +23,4 @@ directory.
|
| For other examples
|
| and for help in viewing the source code,
|
| see <a href="samples.html">Samples</a>.
|
| -</p>
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|