| Index: chrome/common/extensions/docs/templates/intros/windows.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/windows.html b/chrome/common/extensions/docs/templates/intros/windows.html
|
| index 87e1c1b0832c844d6698c11bc3a941e81cadc9ce..4dffb6a08ca4caa83f652ec5dfb7a0ed9e780073 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/windows.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/windows.html
|
| @@ -1,10 +1,3 @@
|
| -<p id="classSummary">
|
| -Use the <code>chrome.windows</code> module
|
| -to interact with browser windows.
|
| -You can use this module to
|
| -create, modify, and rearrange windows in the browser.
|
| -</p>
|
| -
|
| <img src="{{static}}/images/windows.png"
|
| width="256" height="76" alt="Two windows, each with one tab" />
|
|
|
|
|