| Index: Source/core/svg/SVGGElement.cpp
|
| diff --git a/Source/core/svg/SVGGElement.cpp b/Source/core/svg/SVGGElement.cpp
|
| index b80e201e425efb7648c2a18e6f0bcfe5824692e3..fbf2bf713cfb2ae7b0eae993ae926ce936f67105 100644
|
| --- a/Source/core/svg/SVGGElement.cpp
|
| +++ b/Source/core/svg/SVGGElement.cpp
|
| @@ -19,12 +19,10 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| #include "core/svg/SVGGElement.h"
|
|
|
| #include "core/SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGHiddenContainer.h"
|
| -#include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTransformableContainer.h"
|
|
|
| namespace blink {
|
|
|