Index: LayoutTests/compositing/video/video-controls-layer-creation-squashing.html |
diff --git a/LayoutTests/compositing/video/video-controls-layer-creation-squashing.html b/LayoutTests/compositing/video/video-controls-layer-creation-squashing.html |
index 6b8e8a9d6e711a2d30b13e79f1468c7f13fb00c9..aaa3f6bd1a0c9c0f93a54dd647136f00aec0b027 100644 |
--- a/LayoutTests/compositing/video/video-controls-layer-creation-squashing.html |
+++ b/LayoutTests/compositing/video/video-controls-layer-creation-squashing.html |
@@ -23,9 +23,6 @@ |
</style> |
</head> |
<script> |
-if (window.internals) |
- internals.settings.setLayerSquashingEnabled(true); |
- |
function runTest() { |
if (window.testRunner) |
testRunner.waitUntilDone(true); |