| Index: third_party/WebKit/Source/core/paint/SVGRootPainter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGRootPainter.cpp b/third_party/WebKit/Source/core/paint/SVGRootPainter.cpp
|
| index 66aa8b638366de3808068f6ee6ff4418a5ec5486..dadc571a45a3b39967a481fa4f92ca334a25745b 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGRootPainter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/SVGRootPainter.cpp
|
| @@ -12,7 +12,6 @@
|
| #include "core/paint/PaintInfo.h"
|
| #include "core/paint/PaintTiming.h"
|
| #include "core/paint/SVGPaintContext.h"
|
| -#include "core/paint/TransformRecorder.h"
|
| #include "core/svg/SVGSVGElement.h"
|
| #include "wtf/Optional.h"
|
|
|
|
|