| Index: chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html b/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
|
| index a77d4bc5052f829abc966f42dac116bbd3fb65fe..5b05a6834ee03022f98b4c2fd7b9563a77328471 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
|
| @@ -1,4 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <p>
|
| The content settings module allows you to change settings that control whether
|
| websites can use features such as cookies, JavaScript, and plug-ins.
|
| @@ -138,5 +137,4 @@ tries to keep the identifiers stable across plug-in updates.
|
| <p>
|
| You can find samples of this API on the
|
| <a href="samples.html#contentSettings">sample page</a>.
|
| -</p>
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|