| Index: third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html
|
| index 3231127f3937508dea11c2a6d20ace7b790b3657..d4318d32e7457d2871d74f1c5ca6a8ab5ea1cc05 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.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)
|
|
|