| Index: LayoutTests/svg/animations/svgtransform-animation-1.html
|
| diff --git a/LayoutTests/svg/animations/svgtransform-animation-1.html b/LayoutTests/svg/animations/svgtransform-animation-1.html
|
| index 6ca46dca8a4471fc311301bc6e19d6e0dc099204..ce0c0a9c2bfff3b1580bdad67a904a81b752db6a 100644
|
| --- a/LayoutTests/svg/animations/svgtransform-animation-1.html
|
| +++ b/LayoutTests/svg/animations/svgtransform-animation-1.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()">
|
|
|