| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed.html b/third_party/WebKit/LayoutTests/fast/repaint/fixed.html
|
| index e389508a8f6341edf294d141739d5f56bc6bc52e..3eea7c42bdcfab64f5b6b9fc507cf52e4b362f3b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <title></title>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| window.onload = function() {
|
| window.scrollTo(0, 20);
|
|
|