| Index: Source/core/svg/SVGPathSegListBuilder.cpp
|
| diff --git a/Source/core/svg/SVGPathSegListBuilder.cpp b/Source/core/svg/SVGPathSegListBuilder.cpp
|
| index afc00b4a175c59d2f58e0833d639933bece58413..b394f526c146442703dd9c83fbb3096320598e89 100644
|
| --- a/Source/core/svg/SVGPathSegListBuilder.cpp
|
| +++ b/Source/core/svg/SVGPathSegListBuilder.cpp
|
| @@ -44,7 +44,6 @@
|
| #include "core/svg/SVGPathSegLinetoRel.h"
|
| #include "core/svg/SVGPathSegLinetoVerticalAbs.h"
|
| #include "core/svg/SVGPathSegLinetoVerticalRel.h"
|
| -#include "core/svg/SVGPathSegList.h"
|
| #include "core/svg/SVGPathSegMovetoAbs.h"
|
| #include "core/svg/SVGPathSegMovetoRel.h"
|
|
|
|
|