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

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

Issue 9452019: experimental.downloads extension api docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 8 years, 9 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/experimental.html
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index 5703a4a061e00328f4d862bc4ee7d28d99a9d9e9..881f11055c5e683a43ea89af442a7d3c322368d9 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -240,11 +240,13 @@ on the following experimental APIs:
<a href="experimental.app.html">experimental.app</a></li><li>
<a href="experimental.devtools.audits.html">experimental.devtools.audits</a></li><li>
<a href="experimental.devtools.console.html">experimental.devtools.console</a></li><li>
+ <a href="experimental.downloads.html">experimental.downloads</a></li><li>
<a href="experimental.extension.html">experimental.extension</a></li><li>
<a href="experimental.infobars.html">experimental.infobars</a></li><li>
<a href="experimental.keybinding.html">experimental.keybinding</a></li><li>
<a href="experimental.managedMode.html">experimental.managedMode</a></li><li>
- <a href="experimental.speechInput.html">experimental.speechInput</a></li>
+ <a href="experimental.speechInput.html">experimental.speechInput</a></li><li>
+ <a href="experimental.webRequest.html">experimental.webRequest</a></li>
</ul>
<p>
Pay special attention to the following APIs,

Powered by Google App Engine
This is Rietveld 408576698