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

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

Issue 10257006: Move Declarative Web Request API out of experimental and make it a feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT Created 8 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/experimental.html
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index 3644b66491294a338e9dc71f24a0bb65df156633..ddfaab7793cf5cc0e9a0cbbc1c1eec13aa90520a 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -247,8 +247,7 @@ on the following experimental APIs:
<a href="experimental.keybinding.html">experimental.keybinding</a></li><li>
<a href="experimental.offscreenTabs.html">experimental.offscreenTabs</a></li><li>
<a href="experimental.runtime.html">experimental.runtime</a></li><li>
- <a href="experimental.speechInput.html">experimental.speechInput</a></li><li>
- <a href="experimental.webRequest.html">experimental.webRequest</a></li>
+ <a href="experimental.speechInput.html">experimental.speechInput</a></li>
</ul>
<p>
Pay special attention to the following APIs,

Powered by Google App Engine
This is Rietveld 408576698