| Index: Source/core/svg/SVGPathSegListSource.h
|
| diff --git a/Source/core/svg/SVGPathSegListSource.h b/Source/core/svg/SVGPathSegListSource.h
|
| index 03e40b4df26f784e74cd3b6ffd3b887ec930d8dc..0ed2b8bea5cf63d4934c6116779bbc84391d359a 100644
|
| --- a/Source/core/svg/SVGPathSegListSource.h
|
| +++ b/Source/core/svg/SVGPathSegListSource.h
|
| @@ -29,8 +29,6 @@
|
|
|
| namespace WebCore {
|
|
|
| -class SVGPathSegList;
|
| -
|
| class SVGPathSegListSource FINAL : public SVGPathSource {
|
| public:
|
| SVGPathSegListSource(SVGPathSegList::ConstIterator, SVGPathSegList::ConstIterator);
|
|
|