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

Unified Diff: chrome/common/extensions/docs/extensions/api_index.html

Issue 10827123: Add serial bulk reads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge help. 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/extensions/api_index.html
diff --git a/chrome/common/extensions/docs/extensions/api_index.html b/chrome/common/extensions/docs/extensions/api_index.html
index 2d351d058eb1d67b61e7b8e6c5a971902c58023b..7627b0372e7d7281456a6313ae0ff9bc406ca076 100644
--- a/chrome/common/extensions/docs/extensions/api_index.html
+++ b/chrome/common/extensions/docs/extensions/api_index.html
@@ -236,6 +236,9 @@ Here are the supported chrome.* APIs:
</li><li><a href="cookies.html" js="">cookies</a>
</li><li><a href="debugger.html" js="">debugger</a>
</li><li><a href="declarativeWebRequest.html" js="">declarativeWebRequest</a>
+ </li><li><a href="devtools.inspectedWindow.html" js="">devtools.inspectedWindow</a>
+ </li><li><a href="devtools.network.html" js="">devtools.network</a>
+ </li><li><a href="devtools.panels.html" js="">devtools.panels</a>
</li><li><a href="downloads.html" js="">downloads</a>
</li><li><a href="events.html" js="">events</a>
</li><li><a href="extension.html" js="">extension</a>

Powered by Google App Engine
This is Rietveld 408576698