| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| index 26c2077332c0651d1c5e8fe84d0ef41b8e518429..02d2fc599d745fb8f8990d3d05732a641782696c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.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();
|
|
|