| Index: third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html
|
| index 4938ae5ba1703b2ff21d3c758b7eba24f23b9824..7b4ad368116db446f39d715a7bd443bd75a7a9a1 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| window.testIsAsync = true;
|
| window.onload = runRepaintTest;
|
|
|