| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html
|
| index 89138083ef81f21d232f0ff594bc1804cbed054e..705361c8008f81f44e102dbea6eaab066346d09c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <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()
|
| {
|
|
|