| 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
|
|
|