| Index: third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| index 57779c55bfa20796e0dfd9ccb48fc051a0afcfd6..91eb35e133ca8a60ddf4523cb2e05fea38bf8666 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.dumpAsTextWithPixelResults();
|
|
|