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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/devtools_panels.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/devtools_panels.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/devtools_panels.html b/chrome/common/extensions/docs/server2/templates/intros/devtools_panels.html
index 6034caa6e4cc3f9239500a31e9c83f582017759c..56cfe577c31afb1ec95cbf4d577a119b60825df9 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/devtools_panels.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/devtools_panels.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
Use the <code>chrome.devtools.panels</code> module to integrate
your extension into Developer Tools window UI: create your own panels, access
@@ -62,5 +61,4 @@ Developer Tools window:
<p>
You can find examples that use this API in
<a href="samples.html#Chrome&#32;Query">Samples</a>.
-</p>
-<!-- END AUTHORED CONTENT -->
+</p>

Powered by Google App Engine
This is Rietveld 408576698