Index: third_party/WebKit/Source/core/svg/SVGPathBlender.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGPathBlender.cpp b/third_party/WebKit/Source/core/svg/SVGPathBlender.cpp |
index c24f3dbb8e772d43cf9e89da1dc01800542fa747..921988f268f73e092ecc9f21b8dd77f7c09793e0 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPathBlender.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGPathBlender.cpp |
@@ -21,7 +21,7 @@ |
#include "core/svg/SVGPathBlender.h" |
#include "core/svg/SVGPathConsumer.h" |
-#include "core/svg/SVGPathSeg.h" |
+#include "core/svg/SVGPathData.h" |
#include "core/svg/SVGPathSource.h" |
#include "platform/animation/AnimationUtilities.h" |