Index: LayoutTests/inspector/sources/debugger/frameworks-steppings.html |
diff --git a/LayoutTests/inspector/sources/debugger/frameworks-steppings.html b/LayoutTests/inspector/sources/debugger/frameworks-steppings.html |
index 8cefa6cf45a9018ee48119e139bd18e2b6b503d1..edc72dffe6698a807dc96f0e1c519db27c00d10a 100644 |
--- a/LayoutTests/inspector/sources/debugger/frameworks-steppings.html |
+++ b/LayoutTests/inspector/sources/debugger/frameworks-steppings.html |
@@ -42,7 +42,6 @@ function callback4() |
function test() |
{ |
var frameworkRegexString = "/framework\\.js$"; |
- WebInspector.experimentsSettings.frameworksDebuggingSupport.enableForTest(); |
WebInspector.settings.skipStackFramesPattern.set(frameworkRegexString); |
InspectorTest.setQuiet(true); |