Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
index 4dc11d6707347adf919bf42acb10f50a39e30368..4d2bf8eed15013e565d569a3255d411301fc12aa 100644 |
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
@@ -53,10 +53,4 @@ This test verifies the hit test regions given to the compositor for composited l |
<div id="console"></div> |
<script src="resources/compositor-touch-hit-rects.js"></script> |
-<script> |
- |
-if (window.internals) |
- window.internals.settings.setLayerSquashingEnabled(true); |
- |
-</script> |
</body> |