Index: Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
diff --git a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
index 9357c5f92ef2da586c74a712a7143da19c1c01b6..3f27a7f6212f7d5d60c38d04f867e6aa4de9d4d3 100644 |
--- a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
+++ b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
@@ -32,7 +32,6 @@ |
#include "core/events/KeyboardEvent.h" |
#include "core/platform/graphics/Font.h" |
#include "platform/text/PlatformLocale.h" |
-#include "wtf/text/StringBuilder.h" |
using namespace WTF::Unicode; |