Index: Source/core/svg/SVGViewSpec.cpp |
diff --git a/Source/core/svg/SVGViewSpec.cpp b/Source/core/svg/SVGViewSpec.cpp |
index cc3292510ac1f3419639d4723363b0174c345f6b..b3201072998c43f8e1cec0671f7a81c95b0fe88f 100644 |
--- a/Source/core/svg/SVGViewSpec.cpp |
+++ b/Source/core/svg/SVGViewSpec.cpp |
@@ -24,9 +24,7 @@ |
#include "bindings/v8/ExceptionState.h" |
#include "core/dom/Document.h" |
#include "core/svg/SVGAnimatedTransformList.h" |
-#include "core/svg/SVGFitToViewBox.h" |
#include "core/svg/SVGParserUtilities.h" |
-#include "core/svg/SVGSVGElement.h" |
namespace WebCore { |