Index: Source/core/svg/SVGPatternElement.cpp |
diff --git a/Source/core/svg/SVGPatternElement.cpp b/Source/core/svg/SVGPatternElement.cpp |
index ee8a18eaa3ace6c562e4560037b79f38ca31d389..44e674544d0b377542cb70f3536e741ad8e155f4 100644 |
--- a/Source/core/svg/SVGPatternElement.cpp |
+++ b/Source/core/svg/SVGPatternElement.cpp |
@@ -23,12 +23,10 @@ |
#include "core/svg/SVGPatternElement.h" |
-#include "SVGNames.h" |
#include "XLinkNames.h" |
#include "core/rendering/svg/RenderSVGResourcePattern.h" |
#include "core/svg/PatternAttributes.h" |
#include "core/svg/SVGElementInstance.h" |
-#include "core/svg/SVGFitToViewBox.h" |
#include "platform/transforms/AffineTransform.h" |
namespace WebCore { |