| Index: Source/core/svg/SVGTSpanElement.cpp
|
| diff --git a/Source/core/svg/SVGTSpanElement.cpp b/Source/core/svg/SVGTSpanElement.cpp
|
| index 3bbe6a7a1497d185242c2c2be1ed34a47de30c2d..201f2f592ca1345db675c972824c40c0699ae9ec 100644
|
| --- a/Source/core/svg/SVGTSpanElement.cpp
|
| +++ b/Source/core/svg/SVGTSpanElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "SVGNames.h"
|
| #include "core/dom/NodeRenderingContext.h"
|
| -#include "core/rendering/RenderInline.h"
|
| #include "core/rendering/svg/RenderSVGTSpan.h"
|
|
|
| namespace WebCore {
|
|
|