| Index: Source/core/html/shadow/DateTimeNumericFieldElement.cpp
|
| diff --git a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp
|
| index d8ff0169c8faf773601ec2cea39df7c190038925..90ea7adc2e651aabcfe7d7355a1ee6b7024a869b 100644
|
| --- a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp
|
| +++ b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "CSSValueKeywords.h"
|
| #include "core/events/KeyboardEvent.h"
|
| #include "core/platform/graphics/Font.h"
|
| -#include "core/platform/text/PlatformLocale.h"
|
| +#include "platform/text/PlatformLocale.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| using namespace WTF::Unicode;
|
|
|