| Index: Source/core/rendering/svg/SVGTextRunRenderingContext.cpp
|
| diff --git a/Source/core/rendering/svg/SVGTextRunRenderingContext.cpp b/Source/core/rendering/svg/SVGTextRunRenderingContext.cpp
|
| index 3eac7ed671e75512edafc4eb9ece538f1a26e17e..cf16f33d1dfcd820984597818ccbb5bcc95065e1 100644
|
| --- a/Source/core/rendering/svg/SVGTextRunRenderingContext.cpp
|
| +++ b/Source/core/rendering/svg/SVGTextRunRenderingContext.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "core/rendering/svg/SVGTextRunRenderingContext.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/platform/graphics/Font.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/graphics/WidthIterator.h"
|
| #include "core/rendering/RenderObject.h"
|
|
|