| Index: Source/core/svg/SVGSVGElement.cpp
|
| diff --git a/Source/core/svg/SVGSVGElement.cpp b/Source/core/svg/SVGSVGElement.cpp
|
| index 2db3c4d8cf7606f4f8bc94e45606e2a69a8711f9..70010e62d8fb9c0db817b21e0be0b001913d6bab 100644
|
| --- a/Source/core/svg/SVGSVGElement.cpp
|
| +++ b/Source/core/svg/SVGSVGElement.cpp
|
| @@ -44,7 +44,6 @@
|
| #include "core/rendering/svg/RenderSVGRoot.h"
|
| #include "core/rendering/svg/RenderSVGViewportContainer.h"
|
| #include "core/svg/SVGAngleTearOff.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGNumberTearOff.h"
|
| #include "core/svg/SVGPreserveAspectRatio.h"
|
| #include "core/svg/SVGRectTearOff.h"
|
|
|