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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/experimental_infobars.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/experimental_infobars.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/experimental_infobars.html b/chrome/common/extensions/docs/server2/templates/intros/experimental_infobars.html
index 1f08a79151c2287907544b716402c5db6dc8f028..f41ba3cb37ae479906e5964f94f4a0f451126dde 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/experimental_infobars.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/experimental_infobars.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p>
The infobars API allows you to add a
horizontal panel just above a tab's contents,
@@ -39,5 +38,4 @@ For example:
"background": {
"scripts": ["background.js"]
}
-}</pre>
-<!-- END AUTHORED CONTENT -->
+}</pre>

Powered by Google App Engine
This is Rietveld 408576698