| Index: LayoutTests/compositing/squashing/dont-squash-into-videos.html
|
| diff --git a/LayoutTests/compositing/squashing/dont-squash-into-videos.html b/LayoutTests/compositing/squashing/dont-squash-into-videos.html
|
| index 8dd23d2bc2b7e0d117a8a477c553356e6f8ea579..5cb0e2711d14349cba52ab394696ea908e513784 100644
|
| --- a/LayoutTests/compositing/squashing/dont-squash-into-videos.html
|
| +++ b/LayoutTests/compositing/squashing/dont-squash-into-videos.html
|
| @@ -4,8 +4,6 @@
|
| <script src="../../resources/run-after-display.js"></script>
|
| <script>
|
| // Tests that squashing into videos is not allowed.
|
| -if (internals)
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| if (testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.waitUntilDone();
|
|
|