Index: Source/core/svg/SVGPathParser.h |
diff --git a/Source/core/svg/SVGPathParser.h b/Source/core/svg/SVGPathParser.h |
index b48f7b62ac40a842a82182c6ec58af39237bd3c5..465631c4a5efd1fddf6fcc4dc044ffb01bee6823 100644 |
--- a/Source/core/svg/SVGPathParser.h |
+++ b/Source/core/svg/SVGPathParser.h |
@@ -27,8 +27,6 @@ |
#include "core/svg/SVGPathConsumer.h" |
#include "core/svg/SVGPathSeg.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/text/WTFString.h" |
namespace blink { |