Chromium Code Reviews| Index: Source/core/svg/SVGPathByteStreamBuilder.cpp |
| diff --git a/Source/core/svg/SVGPathByteStreamBuilder.cpp b/Source/core/svg/SVGPathByteStreamBuilder.cpp |
| index 0eedbe2f6e07a77a25b48bc2738e822340e5f19d..31e50d06dd70c18eea2f9f848907691ea1d52b02 100644 |
| --- a/Source/core/svg/SVGPathByteStreamBuilder.cpp |
| +++ b/Source/core/svg/SVGPathByteStreamBuilder.cpp |
| @@ -21,10 +21,8 @@ |
| #include "core/svg/SVGPathByteStreamBuilder.h" |
| -#include "core/svg/SVGPathParser.h" |
| #include "core/svg/SVGPathSeg.h" |
| -#include "core/svg/SVGPathStringSource.h" |
| -#include <wtf/OwnPtr.h> |
| +#include "wtf/OwnPtr.h" |
| namespace WebCore { |