| Index: third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html
|
| index 914f9142188bbd7d41903dfbc57c3127d4730ddc..c05c3dbe7aab3e63bf218c7f496b5c4f2a67f8a6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html
|
| @@ -11,7 +11,7 @@
|
| </head>
|
|
|
| <body style="margin: 0;" onload="runRepaintTest()">
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| window.testIsAsync = true;
|
|
|
|
|