Index: Source/core/platform/graphics/Path.cpp |
diff --git a/Source/core/platform/graphics/Path.cpp b/Source/core/platform/graphics/Path.cpp |
index 22bf622757fd65860ff23a9c86a01ba152bc03fb..5e34162f9b8de0e35f78cabdec4e939c968dece1 100644 |
--- a/Source/core/platform/graphics/Path.cpp |
+++ b/Source/core/platform/graphics/Path.cpp |
@@ -36,7 +36,6 @@ |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/FloatRect.h" |
#include "platform/transforms/AffineTransform.h" |
-#include "third_party/skia/include/core/SkPath.h" |
#include "third_party/skia/include/core/SkPathMeasure.h" |
#include "third_party/skia/include/pathops/SkPathOps.h" |
#include "wtf/MathExtras.h" |