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

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

Issue 18323018: Linking AvailabilityFinder with APIDataSource and intro-table templates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with master Created 7 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/templates/intros/devtools_network.html
diff --git a/chrome/common/extensions/docs/templates/intros/devtools_network.html b/chrome/common/extensions/docs/templates/intros/devtools_network.html
index 33439460c05324239a8d61069f6ab0e5e9e8b40b..a6a77e121e3797af8d0a6fbe57118cf2caf6bf61 100644
--- a/chrome/common/extensions/docs/templates/intros/devtools_network.html
+++ b/chrome/common/extensions/docs/templates/intros/devtools_network.html
@@ -1,8 +1,4 @@
-<p id="classSummary">
-Use the <code>chrome.devtools.network</code> module to retrieve
-the information about network requests displayed by the Developer Tools
-in the Network panel.
-</p><p>
+<p>
See <a href="devtools.html">DevTools APIs summary</a> for
general introduction to using Developer Tools APIs</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698