| Index: Source/core/paint/SVGShapePainter.cpp
|
| diff --git a/Source/core/paint/SVGShapePainter.cpp b/Source/core/paint/SVGShapePainter.cpp
|
| index 81f154e2b22afe61ebfd19b85f611883ca9cadd5..2d86e8a0d8e2a77bbf71a6be6869084ea9bfbf1b 100644
|
| --- a/Source/core/paint/SVGShapePainter.cpp
|
| +++ b/Source/core/paint/SVGShapePainter.cpp
|
| @@ -19,6 +19,7 @@
|
| #include "core/paint/SVGPaintContext.h"
|
| #include "core/paint/ScopeRecorder.h"
|
| #include "core/paint/TransformRecorder.h"
|
| +#include "platform/graphics/GraphicsContextStateSaver.h"
|
| #include "platform/graphics/paint/SkPictureBuilder.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPicture.h"
|
|
|