| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-scroll-simple.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-scroll-simple.html b/third_party/WebKit/LayoutTests/fast/repaint/fixed-scroll-simple.html
|
| index 87b04cdf2412df86241a5c95ca3596c15862a57d..0c6008cfd3b12c1a01267ef1b5a2ea54c5629199 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-scroll-simple.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-scroll-simple.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <link rel="stylesheet" href="resources/default.css">
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.dumpAsTextWithPixelResults();
|
|
|