| Index: Source/core/animation/animatable/AnimatableColorTest.cpp
|
| diff --git a/Source/core/animation/AnimatableColorTest.cpp b/Source/core/animation/animatable/AnimatableColorTest.cpp
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableColorTest.cpp
|
| rename to Source/core/animation/animatable/AnimatableColorTest.cpp
|
| index de4de666f37bc883925215aed4c3b7afbb99100f..241c371ab207e9280255cafc28e47cefefabbc84 100644
|
| --- a/Source/core/animation/AnimatableColorTest.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableColorTest.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableColor.h"
|
| +#include "core/animation/animatable/AnimatableColor.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|