| Index: Source/core/svg/SVGGElement.cpp
|
| diff --git a/Source/core/svg/SVGGElement.cpp b/Source/core/svg/SVGGElement.cpp
|
| index 238006cc3c84570800310abbe5b0138010c4ca33..8241118055f91e1ba86c92abfb557ec75b4444d2 100644
|
| --- a/Source/core/svg/SVGGElement.cpp
|
| +++ b/Source/core/svg/SVGGElement.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "core/rendering/svg/RenderSVGHiddenContainer.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTransformableContainer.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
|
|
| namespace WebCore {
|
|
|
|
|