| Index: LayoutTests/svg/animations/animate-marker-orient-to-angle.html
|
| diff --git a/LayoutTests/svg/animations/animate-marker-orient-to-angle.html b/LayoutTests/svg/animations/animate-marker-orient-to-angle.html
|
| index 4af031988ef60362115182b4ec3c84929d41b2dd..3c5b39b32451a24a0afc7004f5e9ef403d778948 100644
|
| --- a/LayoutTests/svg/animations/animate-marker-orient-to-angle.html
|
| +++ b/LayoutTests/svg/animations/animate-marker-orient-to-angle.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()">
|
|
|