| Index: Source/core/rendering/RenderBlockFlow.cpp
|
| diff --git a/Source/core/rendering/RenderBlockFlow.cpp b/Source/core/rendering/RenderBlockFlow.cpp
|
| index b81615d9f4b07f1d9562f05984981629c9563dc0..ba80091580d21cbf0518ec6c71ca9cb30599b756 100644
|
| --- a/Source/core/rendering/RenderBlockFlow.cpp
|
| +++ b/Source/core/rendering/RenderBlockFlow.cpp
|
| @@ -46,7 +46,6 @@
|
| #include "core/rendering/RenderView.h"
|
| #include "core/rendering/TextAutosizer.h"
|
| #include "core/rendering/line/LineWidth.h"
|
| -#include "core/rendering/svg/SVGTextRunRenderingContext.h"
|
| #include "platform/text/BidiTextRun.h"
|
|
|
| namespace blink {
|
|
|