| Index: Source/web/WebHistoryItem.cpp
|
| diff --git a/Source/web/WebHistoryItem.cpp b/Source/web/WebHistoryItem.cpp
|
| index cf5c465f63da1d0230af52cbe3f236d75e15f240..4bb9746f84544f5b9ea026016ece239186c42c2a 100644
|
| --- a/Source/web/WebHistoryItem.cpp
|
| +++ b/Source/web/WebHistoryItem.cpp
|
| @@ -36,11 +36,11 @@
|
| #include "core/history/HistoryItem.h"
|
| #include "core/html/forms/FormController.h"
|
| #include "platform/network/FormData.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "public/platform/WebHTTPBody.h"
|
| #include "public/platform/WebPoint.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebVector.h"
|
| -#include "weborigin/KURL.h"
|
| #include "wtf/text/StringHash.h"
|
|
|
| using namespace WebCore;
|
|
|