| Index: Source/core/html/forms/ResetInputType.cpp
|
| diff --git a/Source/core/html/forms/ResetInputType.cpp b/Source/core/html/forms/ResetInputType.cpp
|
| index ba7b066f51c3358d08d463d9cc9e18cf25675c01..7ee95f7debe9be6a0a8a6f0702448e7d05433b82 100644
|
| --- a/Source/core/html/forms/ResetInputType.cpp
|
| +++ b/Source/core/html/forms/ResetInputType.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "core/html/HTMLFormElement.h"
|
| #include "core/html/HTMLInputElement.h"
|
| #include "core/html/forms/InputTypeNames.h"
|
| -#include "core/platform/text/PlatformLocale.h"
|
| +#include "platform/text/PlatformLocale.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|