| Index: third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background.html b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background.html
|
| index 1f3dd06c2d6ad1ec10dff7363459d535f0858608..bd687e8c6f03922cc20b2847c9c69731ad6b3618 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background.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 = 'green local';
|
|
|