| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos.html b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos.html
|
| index 353c892b0d3a0afe4921b62c2a3efd3d7befe89e..605e0e26ff87ebc8ed93cc970b6bfebd3bb2c442 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.internals)
|
| onload = runRepaintTest;
|
|
|