Index: Source/core/svg/SVGLinearGradientElement.cpp |
diff --git a/Source/core/svg/SVGLinearGradientElement.cpp b/Source/core/svg/SVGLinearGradientElement.cpp |
index a93ac4f8235095dab81a766959f4c912b92940a6..520ffd2d4092b52180f984ed3e547d1199686973 100644 |
--- a/Source/core/svg/SVGLinearGradientElement.cpp |
+++ b/Source/core/svg/SVGLinearGradientElement.cpp |
@@ -27,7 +27,6 @@ |
#include "core/rendering/svg/RenderSVGResourceLinearGradient.h" |
#include "core/svg/LinearGradientAttributes.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/SVGLength.h" |
#include "core/svg/SVGTransformList.h" |