| Index: chrome/common/extensions/docs/server2/templates/intros/tabs.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/tabs.html b/chrome/common/extensions/docs/server2/templates/intros/tabs.html
|
| index bf1eb2fdd1fe8c6014216ec857f5899c6735f1b3..ef89acd6e14088b5ed1498a696fdd4e64be8a00d 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/tabs.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/tabs.html
|
| @@ -1,4 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <p id="classSummary">
|
| Use the <code>chrome.tabs</code> module
|
| to interact with the browser's tab system.
|
| @@ -36,5 +35,4 @@ You can find simple examples of using the tabs module in the
|
| directory.
|
| For other examples and for help in viewing the source code, see
|
| <a href="samples.html">Samples</a>.
|
| -</p>
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|