| Index: third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp b/third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp
|
| index 8b14d78c1e936d70e35a3a9e3cac983d0894bc75..04043bc4db9353958d46550c7ddc16f2d5b6cc35 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp
|
| @@ -26,8 +26,6 @@
|
| #include "core/svg/SVGPathByteStreamSource.h"
|
| #include "core/svg/SVGPathElement.h"
|
| #include "core/svg/SVGPathParser.h"
|
| -#include "core/svg/SVGPathSegListBuilder.h"
|
| -#include "core/svg/SVGPathSegListSource.h"
|
| #include "core/svg/SVGPathStringBuilder.h"
|
| #include "core/svg/SVGPathStringSource.h"
|
| #include "core/svg/SVGPathTraversalStateBuilder.h"
|
|
|