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

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

Issue 10827123: Add serial bulk reads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review nits from Peng. 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/apps/api_index.html
diff --git a/chrome/common/extensions/docs/apps/api_index.html b/chrome/common/extensions/docs/apps/api_index.html
index 052b1f09a783b3df02e96b540dca561b45f761a1..b59c23f3470313b98edf785b8627ba37a4c86613 100644
--- a/chrome/common/extensions/docs/apps/api_index.html
+++ b/chrome/common/extensions/docs/apps/api_index.html
@@ -201,6 +201,9 @@ Here are the supported chrome.* APIs:
<li><a href="alarms.html" js="">alarms</a>
</li><li><a href="app.window.html" js="">app.window</a>
</li><li><a href="contextMenus.html" js="">contextMenus</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="events.html" js="">events</a>
</li><li><a href="fileSystem.html" js="">fileSystem</a>
</li><li><a href="i18n.html" js="">i18n</a>

Powered by Google App Engine
This is Rietveld 408576698