| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize.html
|
| index 64e40d47fd93f17716ecbe4f6be29c5ae326f7aa..58ef18459f93a287d86b4bf3f09a0785f4d59922 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize.html
|
| @@ -4,7 +4,7 @@
|
| <style type="text/css">
|
|
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|