| Index: Source/core/rendering/svg/SVGInlineTextBox.h
|
| diff --git a/Source/core/rendering/svg/SVGInlineTextBox.h b/Source/core/rendering/svg/SVGInlineTextBox.h
|
| index 700773b7b42d5de778c9329d219be3ab46be93e0..659689d517f479a049d5df5a020f7e2ea0323451 100644
|
| --- a/Source/core/rendering/svg/SVGInlineTextBox.h
|
| +++ b/Source/core/rendering/svg/SVGInlineTextBox.h
|
| @@ -23,7 +23,6 @@
|
| #define SVGInlineTextBox_h
|
|
|
| #include "core/rendering/InlineTextBox.h"
|
| -#include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/SVGTextLayoutEngine.h"
|
|
|
| namespace blink {
|
|
|