| Index: LayoutTests/svg/animations/animate-gradient-transform.html
|
| diff --git a/LayoutTests/svg/animations/animate-gradient-transform.html b/LayoutTests/svg/animations/animate-gradient-transform.html
|
| index 981a302b87444fe4e1363a2ca5cfb499e6d13fa8..07c0b91fd4d6aa13801bc0ae3b48620160b2b244 100644
|
| --- a/LayoutTests/svg/animations/animate-gradient-transform.html
|
| +++ b/LayoutTests/svg/animations/animate-gradient-transform.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()">
|
|
|