| Index: chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html b/chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html
|
| index 4774417cff1a6b9a5bbaab2d3f5617f9bcf9d0e5..ef38421f2aaa26520f2515bff45cce73ec55c7bc 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html
|
| @@ -1,4 +1,3 @@
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <p id="classSummary">
|
| Use the <code>chrome.fileBrowserHandler</code> module to
|
| extend the Chrome OS file browser.
|
| @@ -132,5 +131,4 @@ For examples of using this API, see ...
|
| For other examples and for help in viewing the source code, see
|
| <a href="samples.html">Samples</a>.
|
| </p>
|
| --->
|
| -<!-- END AUTHORED CONTENT -->
|
| +-->
|
|
|