| Index: Source/core/rendering/svg/RenderSVGRoot.h
|
| diff --git a/Source/core/rendering/svg/RenderSVGRoot.h b/Source/core/rendering/svg/RenderSVGRoot.h
|
| index 3a5a9cba799371901ce6eb5baba8ef159709ef0a..a01a7a68e25b2ae648a78edfcf8626a4f696a30b 100644
|
| --- a/Source/core/rendering/svg/RenderSVGRoot.h
|
| +++ b/Source/core/rendering/svg/RenderSVGRoot.h
|
| @@ -24,7 +24,6 @@
|
| #define RenderSVGRoot_h
|
|
|
| #include "core/rendering/RenderReplaced.h"
|
| -#include "core/rendering/svg/SVGRenderSupport.h"
|
| #include "platform/geometry/FloatRect.h"
|
|
|
| namespace WebCore {
|
|
|