| Index: third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen.html b/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen.html
|
| index 70a9301e848005615b2f2fdf2a79b392b226f56b..6565102c73d1046b3d80b93695abd637758da095 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen.html
|
| @@ -5,7 +5,7 @@
|
| <img id="testTarget" style="visibility: hidden">
|
| </div>
|
|
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="resources/text-based-repaint.js"></script>
|
| <script>
|
| window.testIsAsync = true;
|
|
|
|
|