| Index: Source/core/loader/HistoryItem.h
|
| diff --git a/Source/core/loader/HistoryItem.h b/Source/core/loader/HistoryItem.h
|
| index 35307903a45651c3d9d1ad1e6022230950a8a0b8..1f2a5af4f50de83b68ee7ee54ba36753b5017345 100644
|
| --- a/Source/core/loader/HistoryItem.h
|
| +++ b/Source/core/loader/HistoryItem.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef HistoryItem_h
|
| #define HistoryItem_h
|
|
|
| -#include "bindings/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/SerializedScriptValue.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/weborigin/Referrer.h"
|
|
|