| Index: Source/core/svg/SVGStyledLocatableElement.cpp
|
| diff --git a/Source/core/svg/SVGStyledLocatableElement.cpp b/Source/core/svg/SVGStyledLocatableElement.cpp
|
| index be06bf3fc4596ee89c29806ebbd88a3b20955532..ac4ba31fc53a0f57fc232082b8c4a3b4a8b7e40e 100644
|
| --- a/Source/core/svg/SVGStyledLocatableElement.cpp
|
| +++ b/Source/core/svg/SVGStyledLocatableElement.cpp
|
| @@ -23,8 +23,6 @@
|
| #include "core/svg/SVGStyledLocatableElement.h"
|
|
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| -#include "core/svg/SVGElement.h"
|
| -#include "core/svg/SVGSVGElement.h"
|
|
|
| namespace WebCore {
|
|
|
|
|