Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGElement.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGElement.h b/third_party/WebKit/Source/core/svg/SVGElement.h |
| index 4f68a875ca67f0077f1d166015137907df568618..a134ab3d3c13d1f1e06d3fd8059f11e540bae7db 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGElement.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGElement.h |
| @@ -30,7 +30,6 @@ |
| #include "platform/heap/Handle.h" |
| #include "wtf/Allocator.h" |
| #include "wtf/HashMap.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |