Index: LayoutTests/inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints.html |
diff --git a/LayoutTests/inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints.html b/LayoutTests/inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints.html |
index 9055ff867cbb400c1bfc01cf8c806b72e73f52ef..b24360a5cf3c71edb1326e0ee113cf1733d31ae6 100644 |
--- a/LayoutTests/inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints.html |
+++ b/LayoutTests/inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints.html |
@@ -39,7 +39,6 @@ function addListenerAndClick() |
function test() |
{ |
var frameworkRegexString = "/framework\\.js$"; |
- WebInspector.experimentsSettings.frameworksDebuggingSupport.enableForTest(); |
WebInspector.settings.skipStackFramesPattern.set(frameworkRegexString); |
InspectorTest.setQuiet(true); |