| Index: third_party/WebKit/LayoutTests/fast/repaint/table-row.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-row.html b/third_party/WebKit/LayoutTests/fast/repaint/table-row.html
|
| index dc8629997c26c3d0d840451adcc08f49abc74918..898319878ab9361bba62a402e6b5b92200ea8c12 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-row.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-row.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <title>Test for http://bugs.webkit.org/show_bug.cgi?id=14056</title>
|
| - <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()
|
| {
|
|
|