| Index: chrome/common/extensions/docs/server2/templates/intros/windows.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/windows.html b/chrome/common/extensions/docs/server2/templates/intros/windows.html
|
| index fbf674e1a0b03313fc54bc79a000d5cc70b997de..2565ccd768277fb43bc10c49d56db6ccbaec52ba 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/windows.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/windows.html
|
| @@ -1,4 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <p id="classSummary">
|
| Use the <code>chrome.windows</code> module
|
| to interact with browser windows.
|
| @@ -57,5 +56,4 @@ of the
|
| example.
|
| For other examples and for help in viewing the source code, see
|
| <a href="samples.html">Samples</a>.
|
| -</p>
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|