| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer.html
|
| index e646e978abd034cbf98827a6e1262a1afd41a37a..26069ed8ca304d6f374e763e787bb2fd736f4b53 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-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();
|
|
|