| Index: LayoutTests/svg/animations/svgrect-animation-2.html
|
| diff --git a/LayoutTests/svg/animations/svgrect-animation-2.html b/LayoutTests/svg/animations/svgrect-animation-2.html
|
| index 566d5565ccef7f50805d261cd3357ed280d3e4ff..39e5870032309325bd29c105a3c64f0fdeb73531 100644
|
| --- a/LayoutTests/svg/animations/svgrect-animation-2.html
|
| +++ b/LayoutTests/svg/animations/svgrect-animation-2.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../dynamic-updates/resources/SVGTestCase.js"></script>
|
| +<script src="resources/SVGTestCase.js"></script>
|
| <script src="resources/SVGAnimationTestCase.js"></script>
|
| </head>
|
| <body onload="runSMILTest()">
|
|
|