| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| index 6d3b29f061b31bfeef0b5a0f5d836cc4a81aa9b5..eba634c3b7903949ab2fe55f65336a0cd83227fb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <title></title>
|
| <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();
|
|
|