| Index: third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint.html
|
| index 7c3b63ee61239c56955c386c39ffb82282405675..8cfcdcff8708332dc64b3525cd17e8363863cffc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint.html
|
| @@ -17,7 +17,7 @@ body {
|
| height: 100px;
|
| }
|
| </style>
|
| -<script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| +<script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.useUnfortunateSynchronousResizeMode();
|
|
|