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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/extension.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/extension.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/extension.html b/chrome/common/extensions/docs/server2/templates/intros/extension.html
index d7845b190a4875fe9033c3672886c05469062636..49bdd85c2da80b7d21b0f8014533dde8c7d797af 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/extension.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/extension.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
The <code>chrome.extension</code> module
has utilities that can be used by any extension page.
@@ -39,5 +38,4 @@ can be used by content scripts:
<p>
For details, see
<a href="content_scripts.html">Content Scripts</a>.
-</p>
-<!-- END AUTHORED CONTENT -->
+</p>

Powered by Google App Engine
This is Rietveld 408576698