| Index: third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html
|
| index 25487b2bfbb8fcaa7a8cc1a4829c0d37d9b0526c..bc9061efae013a247d85af42e982207873eb5180 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html
|
| @@ -2,7 +2,7 @@
|
| "http://www.w3.org/TR/html4/strict.dtd">
|
| <html>
|
| <head>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|