| Index: third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp b/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| index 463bb0ad0b44c7e96ba51d91714f89dabe5f2998..678382b04adbeb662d8bc8214f5df1e180600163 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "core/layout/svg/SVGResources.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
| #include "core/paint/SVGMaskPainter.h"
|
| -#include "platform/FloatConversion.h"
|
| #include "wtf/PtrUtil.h"
|
|
|
| namespace blink {
|
|
|