| Index: Source/core/html/forms/DateInputType.h
|
| diff --git a/Source/core/html/forms/DateInputType.h b/Source/core/html/forms/DateInputType.h
|
| index 6ab5b9285faea5d97fda65726d877af5f388c048..3f0f74997aeea6f745b58172f7197bfb1409780c 100644
|
| --- a/Source/core/html/forms/DateInputType.h
|
| +++ b/Source/core/html/forms/DateInputType.h
|
| @@ -36,8 +36,6 @@
|
|
|
| namespace blink {
|
|
|
| -class PickerIndicatorElement;
|
| -
|
| #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
|
| typedef BaseMultipleFieldsDateAndTimeInputType BaseDateInputType;
|
| #else
|
|
|