Chromium Code Reviews| Index: Source/core/rendering/svg/RenderSVGPath.cpp |
| diff --git a/Source/core/rendering/svg/RenderSVGPath.cpp b/Source/core/rendering/svg/RenderSVGPath.cpp |
| index ffa254b73a3e775e6a2259ea85ee042da00ee6e5..ccc7ea913d69e7fa0e3e0ea8b63642588510968c 100644 |
| --- a/Source/core/rendering/svg/RenderSVGPath.cpp |
| +++ b/Source/core/rendering/svg/RenderSVGPath.cpp |
| @@ -31,8 +31,6 @@ |
| #include "core/platform/graphics/GraphicsContextStateSaver.h" |
| #include "core/rendering/svg/SVGSubpathData.h" |
| -#include "core/svg/SVGPathElement.h" |
| -#include "core/svg/SVGStyledTransformableElement.h" |
| namespace WebCore { |