Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/fileBrowserHandler.html

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: script/build.py fixes Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 -->
+-->

Powered by Google App Engine
This is Rietveld 408576698