Index: Source/core/svg/SVGAnimationElement.h |
diff --git a/Source/core/svg/SVGAnimationElement.h b/Source/core/svg/SVGAnimationElement.h |
index 5f37fe019197d9291c216259e01f6affecd4b8ba..9108719e484f977405197625eba9941fa5108bb0 100644 |
--- a/Source/core/svg/SVGAnimationElement.h |
+++ b/Source/core/svg/SVGAnimationElement.h |
@@ -28,9 +28,7 @@ |
#include "core/platform/graphics/UnitBezier.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGExternalResourcesRequired.h" |
-#include "core/svg/SVGStringList.h" |
#include "core/svg/SVGTests.h" |
-#include "core/svg/animation/SMILTime.h" |
#include "core/svg/animation/SVGSMILElement.h" |
namespace WebCore { |