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

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

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix comment in converter.py 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/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>

Powered by Google App Engine
This is Rietveld 408576698