summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/devtools/experimental_audits.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/devtools/experimental_audits.json')
-rw-r--r--chrome/common/extensions/api/devtools/experimental_audits.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/api/devtools/experimental_audits.json b/chrome/common/extensions/api/devtools/experimental_audits.json
index 31cdc82..b9107bc 100644
--- a/chrome/common/extensions/api/devtools/experimental_audits.json
+++ b/chrome/common/extensions/api/devtools/experimental_audits.json
@@ -80,7 +80,7 @@
"description": "Creates a result node that may be used as the <code>details</code> parameters to the <code>addResult()</code> method.",
"parameters": [
{
- "name": "content ...",
+ "name": "content",
"choices": [
{ "type": "string" },
{ "$ref": "FormattedValue" }
@@ -149,7 +149,7 @@
"description": "Adds a child node to this node.",
"parameters": [
{
- "name": "content ...",
+ "name": "content",
"choices": [
{ "type": "string" },
{ "$ref": "FormattedValue" }