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 c02b186f1229641d644d77de140facdfcaea0bbc..7f68bdce9b08c60bf7479dd866383df4523d2abc 100644 |
--- a/Source/devtools/front_end/components/module.json |
+++ b/Source/devtools/front_end/components/module.json |
@@ -25,7 +25,10 @@ |
"name": "network-conditions", |
"title": "Throttling", |
"order": "35", |
- "className": "WebInspector.NetworkConditionsSettingsTab" |
+ "className": "WebInspector.NetworkConditionsSettingsTab", |
+ "settings": [ |
+ "networkConditionsCustomProfiles" |
+ ] |
} |
], |
"dependencies": [ |