Chromium Code Reviews| Index: Source/core/html/ImageInputType.h |
| diff --git a/Source/core/html/ImageInputType.h b/Source/core/html/ImageInputType.h |
| index ebd040a064e00c9dd4327f437d21933e07f0c09e..2341c4e3512f1cc871fdc15e5333164a03f4a68e 100644 |
| --- a/Source/core/html/ImageInputType.h |
| +++ b/Source/core/html/ImageInputType.h |
| @@ -35,7 +35,6 @@ |
| #include "core/html/BaseButtonInputType.h" |
| #include "core/platform/graphics/IntPoint.h" |
| -#include <wtf/OwnPtr.h> |
| namespace WebCore { |