| Index: Source/core/svg/SVGMarkerElement.cpp
|
| diff --git a/Source/core/svg/SVGMarkerElement.cpp b/Source/core/svg/SVGMarkerElement.cpp
|
| index 378303edb2daa54721cb308576583965a35e5f79..6f3c9fad9e0217dc695bd2183f500d906b05935d 100644
|
| --- a/Source/core/svg/SVGMarkerElement.cpp
|
| +++ b/Source/core/svg/SVGMarkerElement.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGResourceMarker.h"
|
| #include "core/svg/SVGAngleTearOff.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
|
|
| namespace WebCore {
|
|
|
|
|