| Index: Source/core/html/forms/WeekInputType.cpp
|
| diff --git a/Source/core/html/forms/WeekInputType.cpp b/Source/core/html/forms/WeekInputType.cpp
|
| index 8715bf29ff8071612fac2ba33094b174fa264406..7a9f36c5d00e5b3a91d687083e5c123e4744c516 100644
|
| --- a/Source/core/html/forms/WeekInputType.cpp
|
| +++ b/Source/core/html/forms/WeekInputType.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "core/html/forms/DateTimeFieldsState.h"
|
| #include "core/html/forms/InputTypeNames.h"
|
| #include "platform/DateComponents.h"
|
| -#include "core/platform/text/PlatformLocale.h"
|
| +#include "platform/text/PlatformLocale.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|