Index: Source/core/animation/animatable/AnimatableNeutralTest.cpp |
diff --git a/Source/core/animation/animatable/AnimatableNeutralTest.cpp b/Source/core/animation/animatable/AnimatableNeutralTest.cpp |
index 2a0c95d0dc8234761b52e9adfc814e42af49bd84..bdcfe45cd8ac5fb5984c855fc65af6ff2dd1fc5d 100644 |
--- a/Source/core/animation/animatable/AnimatableNeutralTest.cpp |
+++ b/Source/core/animation/animatable/AnimatableNeutralTest.cpp |
@@ -31,9 +31,6 @@ |
#include "config.h" |
#include "core/animation/animatable/AnimatableNeutral.h" |
-#include "core/animation/animatable/AnimatableUnknown.h" |
-#include "core/css/CSSArrayFunctionValue.h" |
- |
#include <gtest/gtest.h> |
using namespace blink; |