| Index: third_party/WebKit/LayoutTests/fast/repaint/image-resize.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/image-resize.html b/third_party/WebKit/LayoutTests/fast/repaint/image-resize.html
|
| index 94bafaca3a426b9558c2924406288c245c114645..3cc3820cd97a693c0f8686335f1aea06c0a41c55 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/image-resize.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/image-resize.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| var img = document.getElementsByTagName('img')[0];
|
|
|