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

Unified Diff: chrome/common/extensions/docs/static/experimental.devtools.audits.html

Issue 6948003: Add chrome-firephp sample extensions; add sample references to devtools pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments addressed Created 9 years, 7 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/static/experimental.devtools.audits.html
diff --git a/chrome/common/extensions/docs/static/experimental.devtools.audits.html b/chrome/common/extensions/docs/static/experimental.devtools.audits.html
index 65388a20b92aab9a3922773ea404af61dd15feea..3850b548d6fe637616fb51fe350e417a1d2fd7ca 100644
--- a/chrome/common/extensions/docs/static/experimental.devtools.audits.html
+++ b/chrome/common/extensions/docs/static/experimental.devtools.audits.html
@@ -62,4 +62,11 @@ category.onAuditStarted.addListener(function(results) {
style="margin-left: 20px"
width="330" height="169"
alt="Audit results example" />
+
+<h2 id="examples">Examples</h2>
+
+<p>
+You can find examples that use this API in
+<a href="samples.html#devtools.audits">Samples</a>.
+</p>
<!-- END AUTHORED CONTENT -->

Powered by Google App Engine
This is Rietveld 408576698