| Index: Source/core/platform/graphics/Path.cpp
|
| diff --git a/Source/core/platform/graphics/Path.cpp b/Source/core/platform/graphics/Path.cpp
|
| index 572f10c4523f7d11812673355837d09ff63f8094..2fd916cb94296a260713d5ab6e7753500e7fa7a9 100644
|
| --- a/Source/core/platform/graphics/Path.cpp
|
| +++ b/Source/core/platform/graphics/Path.cpp
|
| @@ -35,6 +35,7 @@
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| #include "core/platform/graphics/PathTraversalState.h"
|
| #include "core/platform/graphics/StrokeStyleApplier.h"
|
| +#include "core/platform/graphics/skia/PlatformContextSkia.h"
|
| #include "core/platform/graphics/skia/SkiaUtils.h"
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
|
|