| Index: Source/core/animation/AnimatableStrokeDasharrayListTest.cpp
|
| diff --git a/Source/core/animation/AnimatableStrokeDasharrayListTest.cpp b/Source/core/animation/AnimatableStrokeDasharrayListTest.cpp
|
| index 878341ed3921c3b0507c9aac9f0002ae33cb0b25..6a2756d25040771c09241881346e7a2c0904890b 100644
|
| --- a/Source/core/animation/AnimatableStrokeDasharrayListTest.cpp
|
| +++ b/Source/core/animation/AnimatableStrokeDasharrayListTest.cpp
|
| @@ -39,7 +39,7 @@ using namespace WebCore;
|
|
|
| namespace {
|
|
|
| -TEST(CoreAnimationAnimatableStrokeDasharrayListTest, EqualTo)
|
| +TEST(AnimationAnimatableStrokeDasharrayListTest, EqualTo)
|
| {
|
| Vector<SVGLength> vectorA(4);
|
| Vector<SVGLength> vectorB(4);
|
|
|