| Index: Source/core/html/forms/URLInputType.cpp
|
| diff --git a/Source/core/html/forms/URLInputType.cpp b/Source/core/html/forms/URLInputType.cpp
|
| index a97a70e01525cb1a3da68805b2f739c1a219fd9a..c58107eefb3b3529e67506fd48f8c04411159875 100644
|
| --- a/Source/core/html/forms/URLInputType.cpp
|
| +++ b/Source/core/html/forms/URLInputType.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #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 {
|
|
|