| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html
|
| index 458d46ae0ead8069997422ae927f548706dbcd6c..705745e191972f7c5fd7b9d041d0124d65a19520 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html
|
| @@ -18,7 +18,7 @@
|
| font-family: Ahem;
|
| }
|
| </style>
|
| - <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()
|
| {
|
|
|