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

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

Issue 3061041: Add the definition of the webRequest and webNavigation APIs. (Closed)
Patch Set: updates Created 10 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/experimental.html
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index c4de864f735aca6bf3a96f9013819f0e343ee6de..5cca644e096e6bb1f08b1047ae3af029090b80e2 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -284,7 +284,9 @@ on the following experimental APIs:
<a href="experimental.clipboard.html">experimental.clipboard</a></li><li>
<a href="experimental.infobars.html">experimental.infobars</a></li><li>
<a href="experimental.omnibox.html">experimental.omnibox</a></li><li>
- <a href="experimental.processes.html">experimental.processes</a></li>
+ <a href="experimental.processes.html">experimental.processes</a></li><li>
+ <a href="experimental.webNavigation.html">experimental.webNavigation</a></li><li>
+ <a href="experimental.webRequest.html">experimental.webRequest</a></li>
</ul>
<p class="caution">
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/common/extensions/docs/experimental.webNavigation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698