| Index: third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html b/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html
|
| index df323ecf4b5651322a8f815b51e4f938460f6d2e..311c593e1e1be16e17ac41112e8dbc9916c30021 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html
|
| @@ -1,5 +1,5 @@
|
| <head>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|