| Index: Source/core/html/shadow/DateTimeEditElement.cpp
 | 
| diff --git a/Source/core/html/shadow/DateTimeEditElement.cpp b/Source/core/html/shadow/DateTimeEditElement.cpp
 | 
| index fe6afc73b34f15a1253d5b6d0539814d01a06932..f34b2336b4e40bdd9c21848d7977f7952371829e 100644
 | 
| --- a/Source/core/html/shadow/DateTimeEditElement.cpp
 | 
| +++ b/Source/core/html/shadow/DateTimeEditElement.cpp
 | 
| @@ -37,7 +37,6 @@
 | 
|  #include "core/platform/graphics/FontCache.h"
 | 
|  #include "core/rendering/style/RenderStyle.h"
 | 
|  #include "core/rendering/style/StyleInheritedData.h"
 | 
| -#include "platform/DateComponents.h"
 | 
|  #include "platform/text/DateTimeFormat.h"
 | 
|  #include "platform/text/PlatformLocale.h"
 | 
|  #include "wtf/DateMath.h"
 | 
| 
 |