| Index: third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-2.html b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-2.html
|
| index 526231ce5fc8f08767f507734bbceb5e469c189a..07135d2dac85b9c6aecf0debbf807d5de8ffd562 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-2.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-2.html
|
| @@ -1,5 +1,5 @@
|
| <body style="margin: 0;" onload="loaded()">
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script src="resources/line-flow-with-floats.js"></script>
|
| <script>
|
| function test(doc)
|
|
|