Index: Source/core/svg/SVGFitToViewBox.cpp |
diff --git a/Source/core/svg/SVGFitToViewBox.cpp b/Source/core/svg/SVGFitToViewBox.cpp |
index e764ee8038f80204d0b52ef792b4e3ebbf5054a3..1111931e0ad8213744b94e95856fe6bb1a9e5f7b 100644 |
--- a/Source/core/svg/SVGFitToViewBox.cpp |
+++ b/Source/core/svg/SVGFitToViewBox.cpp |
@@ -24,7 +24,6 @@ |
#include "core/svg/SVGFitToViewBox.h" |
#include "core/dom/Attribute.h" |
-#include "core/dom/Document.h" |
#include "core/svg/SVGDocumentExtensions.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGParserUtilities.h" |