Index: chrome/common/extensions/api/devtools/inspected_window.json |
diff --git a/chrome/common/extensions/api/devtools/inspected_window.json b/chrome/common/extensions/api/devtools/inspected_window.json |
index 48346f84e3f46584ed95ef056bdcf5945dc88a2f..bd5b764a8c623cd27386401317f01a60b24f92cb 100644 |
--- a/chrome/common/extensions/api/devtools/inspected_window.json |
+++ b/chrome/common/extensions/api/devtools/inspected_window.json |
@@ -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": [ |
{ |