Index: Source/devtools/front_end/components/module.json |
diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json |
index 7f68bdce9b08c60bf7479dd866383df4523d2abc..a920115619532ab70257ca3ac4fa6862450a29f8 100644 |
--- a/Source/devtools/front_end/components/module.json |
+++ b/Source/devtools/front_end/components/module.json |
@@ -6,8 +6,7 @@ |
"title": "Enable custom formatters", |
"settingName": "customFormatters", |
"settingType": "boolean", |
- "defaultValue": false, |
- "experiment": "customObjectFormatters" |
+ "defaultValue": false |
}, |
{ |
"type": "@WebInspector.DOMPresentationUtils.MarkerDecorator", |