Chromium Code Reviews| Index: Source/core/html/BaseDateAndTimeInputType.h |
| diff --git a/Source/core/html/BaseDateAndTimeInputType.h b/Source/core/html/BaseDateAndTimeInputType.h |
| index e68495c21506c52cdb7dd51514b3a258707ba7d2..3ef68accf79f074cb2e553296e84a3fd28f120d6 100644 |
| --- a/Source/core/html/BaseDateAndTimeInputType.h |
| +++ b/Source/core/html/BaseDateAndTimeInputType.h |
| @@ -33,7 +33,6 @@ |
| #include "core/html/InputType.h" |
| #include "core/platform/DateComponents.h" |
| -#include <wtf/unicode/Unicode.h> |
| namespace WebCore { |