Chromium Code Reviews| Index: Source/core/svg/SVGPathElement.h |
| diff --git a/Source/core/svg/SVGPathElement.h b/Source/core/svg/SVGPathElement.h |
| index 7af70e32e744af8d94738b2064ddc9d28bf22989..c6ccd8dab2ec5a39e6c352c39976ca9b2ce298f7 100644 |
| --- a/Source/core/svg/SVGPathElement.h |
| +++ b/Source/core/svg/SVGPathElement.h |
| @@ -28,7 +28,6 @@ |
| #include "core/svg/SVGGeometryElement.h" |
| #include "core/svg/SVGPathByteStream.h" |
| #include "platform/heap/Handle.h" |
| -#include "wtf/WeakPtr.h" |
| namespace blink { |