| Index: LayoutTests/svg/animations/accumulate-values-width-animation.html
|
| diff --git a/LayoutTests/svg/animations/accumulate-values-width-animation.html b/LayoutTests/svg/animations/accumulate-values-width-animation.html
|
| index 6493807a0d34a7f82f74643c31ce4734fe4f84cf..e994d296d9b476f878a605e808499d58cbb44592 100644
|
| --- a/LayoutTests/svg/animations/accumulate-values-width-animation.html
|
| +++ b/LayoutTests/svg/animations/accumulate-values-width-animation.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()">
|
|
|