| Index: Source/core/html/MonthInputType.cpp
 | 
| diff --git a/Source/core/html/MonthInputType.cpp b/Source/core/html/MonthInputType.cpp
 | 
| index c7d9d6a051a646e96965b331dd8ee07fc524c89b..bf4f8b5c98cfda5bce5bcef95b7d32b7a0c5c88e 100644
 | 
| --- a/Source/core/html/MonthInputType.cpp
 | 
| +++ b/Source/core/html/MonthInputType.cpp
 | 
| @@ -42,7 +42,6 @@
 | 
|  
 | 
|  #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
 | 
|  #include "core/html/DateTimeFieldsState.h"
 | 
| -#include "core/platform/LocalizedStrings.h"
 | 
|  #include "core/platform/text/PlatformLocale.h"
 | 
|  #include <wtf/text/WTFString.h>
 | 
|  #endif
 | 
| 
 |