| Index: third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-local-background-removed.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-local-background-removed.html b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-local-background-removed.html
|
| index 88a390095c81fdbe719e9745eecedd773635a65b..b24ffad88883a7a174060e9237f716e6b9cf9635 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-local-background-removed.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-local-background-removed.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="resources/text-based-repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| scroller.style.background = '';
|
|
|