| Index: Source/core/svg/SVGRectElement.cpp
|
| diff --git a/Source/core/svg/SVGRectElement.cpp b/Source/core/svg/SVGRectElement.cpp
|
| index 0c8256fcaf33d92448ca8e6009ef5907398d8fd3..d7e408e23a5339a938d5fd1063c9b5e18d15c30a 100644
|
| --- a/Source/core/svg/SVGRectElement.cpp
|
| +++ b/Source/core/svg/SVGRectElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "core/rendering/svg/RenderSVGRect.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLength.h"
|
|
|
| namespace WebCore {
|
|
|