| Index: LayoutTests/svg/animations/use-animate-transform-and-position.html
|
| diff --git a/LayoutTests/svg/animations/use-animate-transform-and-position.html b/LayoutTests/svg/animations/use-animate-transform-and-position.html
|
| index 1462bfc740b83de85651b16d2790071642fce002..f25a7d96c17902b4526b6b329485e5c62b2ae9e8 100644
|
| --- a/LayoutTests/svg/animations/use-animate-transform-and-position.html
|
| +++ b/LayoutTests/svg/animations/use-animate-transform-and-position.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()">
|
|
|