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

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

Issue 7941001: Added devtools.console.* and resource-related calls in inspectedWindow (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments addressed Created 9 years, 3 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 c3604e8bed0b48a53d522972b765c968156fb9b3..ff4e8cbf5eda685e8c60340eafe0ed26586e5c39 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -364,6 +364,7 @@ on the following experimental APIs:
<a href="experimental.contentSettings.html">experimental.contentSettings</a></li><li>
<a href="experimental.debugger.html">experimental.debugger</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.devtools.inspectedWindow.html">experimental.devtools.inspectedWindow</a></li><li>
<a href="experimental.devtools.network.html">experimental.devtools.network</a></li><li>
<a href="experimental.devtools.panels.html">experimental.devtools.panels</a></li><li>

Powered by Google App Engine
This is Rietveld 408576698