Index: chrome/common/extensions/api/devtools/network.json |
diff --git a/chrome/common/extensions/api/devtools/network.json b/chrome/common/extensions/api/devtools/network.json |
index c7dc56e621f89f8eb5d909e097323f93a811fbea..3bb6e0b6ce2f4d3100025f77acd0c609be688e21 100644 |
--- a/chrome/common/extensions/api/devtools/network.json |
+++ b/chrome/common/extensions/api/devtools/network.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "devtools.network", |
+ "description": "Use the <code>chrome.devtools.network</code> API to retrieve the information about network requests displayed by the Developer Tools in the Network panel.", |
"nocompile": true, |
"types": [ |
{ |