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

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

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: everything but svn stuff 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/types.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/types.html b/chrome/common/extensions/docs/server2/templates/intros/types.html
index 3dc9dc5fb90a50e8985d9728b94d36839caa6b13..c2cf8b4f606814b5e0838c4de688650e32215063 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/types.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/types.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
The <code>chrome.types</code> module contains type declarations for Chrome.
Currently this comprises only a prototype for giving other
@@ -97,5 +96,4 @@ settings of regular windows can be defined by previously installed extensions.
<p>
The <em>effective</em> value of a setting is the one that results from
considering the precedence rules. It is used by Chrome.
-<p>
-<!-- END AUTHORED CONTENT -->
+<p>

Powered by Google App Engine
This is Rietveld 408576698