| Index: Source/core/paint/SVGInlineTextBoxPainter.cpp
|
| diff --git a/Source/core/paint/SVGInlineTextBoxPainter.cpp b/Source/core/paint/SVGInlineTextBoxPainter.cpp
|
| index 1d59b20f6cc3dbd4f283141f1d229533c7db604c..6d10802279fcd5fee95efb63cef277fb7b423e08 100644
|
| --- a/Source/core/paint/SVGInlineTextBoxPainter.cpp
|
| +++ b/Source/core/paint/SVGInlineTextBoxPainter.cpp
|
| @@ -16,7 +16,6 @@
|
| #include "core/rendering/RenderTheme.h"
|
| #include "core/rendering/style/ShadowList.h"
|
| #include "core/rendering/svg/RenderSVGInlineText.h"
|
| -#include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/SVGInlineTextBox.h"
|
| #include "core/rendering/svg/SVGRenderSupport.h"
|
| #include "core/rendering/svg/SVGResourcesCache.h"
|
|
|