Index: Source/core/svg/SVGViewSpec.cpp |
diff --git a/Source/core/svg/SVGViewSpec.cpp b/Source/core/svg/SVGViewSpec.cpp |
index 62c2343e673172a59d4a2aa3369f17d74a53d948..3edda513b59b881f823d782e6d67b50ba795b043 100644 |
--- a/Source/core/svg/SVGViewSpec.cpp |
+++ b/Source/core/svg/SVGViewSpec.cpp |
@@ -23,7 +23,6 @@ |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |
#include "core/SVGNames.h" |
-#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGAnimatedTransformList.h" |
#include "core/svg/SVGParserUtilities.h" |