Chromium Code Reviews| Index: Source/core/html/DateInputType.h |
| diff --git a/Source/core/html/DateInputType.h b/Source/core/html/DateInputType.h |
| index 78575eefa54d92ab1cbaadf523c74986065587e0..4fa3849c9fc5226986728de57797de06f41a628b 100644 |
| --- a/Source/core/html/DateInputType.h |
| +++ b/Source/core/html/DateInputType.h |
| @@ -33,7 +33,6 @@ |
| #include "core/html/BaseChooserOnlyDateAndTimeInputType.h" |
| #include "core/html/BaseMultipleFieldsDateAndTimeInputType.h" |
| -#include <wtf/RefPtr.h> |
| namespace WebCore { |