| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGText.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.cpp
|
| index 22df9e026b2095060949eb175412d56dfebc158b..c5320a9b6ad6d524a7fa8b4b2af9b208df045186 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.cpp
|
| @@ -43,7 +43,6 @@
|
| #include "core/paint/SVGTextPainter.h"
|
| #include "core/style/ShadowList.h"
|
| #include "core/svg/SVGTextElement.h"
|
| -#include "platform/FloatConversion.h"
|
| #include "platform/geometry/FloatQuad.h"
|
|
|
| namespace blink {
|
|
|