| Index: LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated.html
|
| diff --git a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated.html b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated.html
|
| index 5cbbf8f2f898caa6254bb0bba9fe6f6cc9cfc353..e50f6657cb77e76355aedeee0209f4e189d83928 100644
|
| --- a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated.html
|
| +++ b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated.html
|
| @@ -14,7 +14,6 @@ function addStylesheet()
|
|
|
| function test()
|
| {
|
| - WebInspector.experimentsSettings.sass.isEnabled = function() { return true; }
|
| InspectorTest.evaluateInPage("addStylesheet()", step1);
|
|
|
| function step1()
|
|
|