| Index: third_party/WebKit/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html b/third_party/WebKit/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| index 4aaddc780444fc04a73feb5912d12f5fac30ff6b..f49158c318fe5a823a756a2680d1aac065e7148c 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| window.scrollBy(0, 200);
|
|
|