Index: chrome/common/extensions/api/debugger.json |
diff --git a/chrome/common/extensions/api/debugger.json b/chrome/common/extensions/api/debugger.json |
index c34e41cdb9c1d6d689d37a9dd6f42e3c5465e305..2e969d5d8b5b51a09f8f39608cf0fe055d9432ef 100644 |
--- a/chrome/common/extensions/api/debugger.json |
+++ b/chrome/common/extensions/api/debugger.json |
@@ -76,7 +76,7 @@ |
}, |
{ |
"type": "object", |
- "name": "params", |
+ "name": "commandParams", |
"optional": true, |
"additionalProperties": { "type": "any" }, |
"description": "JSON object with request parameters. This object must conform to the remote debugging params scheme for given method." |