| Index: Source/core/svg/SVGMarkerElement.cpp
|
| diff --git a/Source/core/svg/SVGMarkerElement.cpp b/Source/core/svg/SVGMarkerElement.cpp
|
| index 150f641661e8a7e34476bd46a0361aa4b6868149..c07deb1df95ee2deda1e58af3662002be102cf0f 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/SVGElementInstance.h"
|
| -#include "core/svg/SVGFitToViewBox.h"
|
|
|
| namespace WebCore {
|
|
|
|
|