Index: LayoutTests/inspector/open-with-rendering-option-enabled.html |
diff --git a/LayoutTests/inspector/open-with-rendering-option-enabled.html b/LayoutTests/inspector/open-with-rendering-option-enabled.html |
index c846ea2fd5e092b05303e2c8d049dbf97a919fd7..74f8c55f2059588c3ede0550344a6a2ee0d337fc 100644 |
--- a/LayoutTests/inspector/open-with-rendering-option-enabled.html |
+++ b/LayoutTests/inspector/open-with-rendering-option-enabled.html |
@@ -5,7 +5,6 @@ |
function test() |
{ |
- WebInspector.settings.showRenderingViewInDrawer.set(true); |
InspectorTest.dumpLoadedModules(); |
InspectorTest.completeTest(); |
} |