| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| index 5fa9595fd3de2e887c77f1c5b430b2f4ed829f3b..b4d9509b51d3f91b5897d579acc1c770d6560df9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <link rel="stylesheet" href="resources/default.css"></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">
|
| if (window.testRunner)
|
| testRunner.dumpAsTextWithPixelResults();
|
|
|