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

Unified Diff: chrome/common/extensions/api/devtools/inspected_window.json

Issue 17568003: DOCS ONLY. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1541/src/
Patch Set: Created 7 years, 6 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/api/devtools/inspected_window.json
===================================================================
--- chrome/common/extensions/api/devtools/inspected_window.json (revision 208118)
+++ chrome/common/extensions/api/devtools/inspected_window.json (working copy)
@@ -5,6 +5,7 @@
[
{
"namespace": "devtools.inspectedWindow",
+ "description": "Use the <code>chrome.devtools.inspectedWindow</code> API to interact with the inspected window: obtain the tab ID for the inspected page, evaluate the code in the context of the inspected window, reload the page, or obtain the list of resources within the page.",
"nocompile": true,
"types": [
{
Property changes on: chrome/common/extensions/api/devtools/inspected_window.json
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
« no previous file with comments | « chrome/common/extensions/api/devtools/experimental_console.json ('k') | chrome/common/extensions/api/devtools/network.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698