| Index: Source/core/svg/SVGPathByteStreamBuilder.cpp
|
| diff --git a/Source/core/svg/SVGPathByteStreamBuilder.cpp b/Source/core/svg/SVGPathByteStreamBuilder.cpp
|
| index 0eedbe2f6e07a77a25b48bc2738e822340e5f19d..a70c0fa1b341e674c235184b50be39a7cf369484 100644
|
| --- a/Source/core/svg/SVGPathByteStreamBuilder.cpp
|
| +++ b/Source/core/svg/SVGPathByteStreamBuilder.cpp
|
| @@ -21,9 +21,7 @@
|
|
|
| #include "core/svg/SVGPathByteStreamBuilder.h"
|
|
|
| -#include "core/svg/SVGPathParser.h"
|
| #include "core/svg/SVGPathSeg.h"
|
| -#include "core/svg/SVGPathStringSource.h"
|
| #include <wtf/OwnPtr.h>
|
|
|
| namespace WebCore {
|
|
|