| Index: Source/core/history/HistoryItem.cpp
|
| diff --git a/Source/core/history/HistoryItem.cpp b/Source/core/history/HistoryItem.cpp
|
| index ca42e673ff0a325ead410f0ab20706d5157439ae..4d78900ae60d987331fcd03386d3be4a2e440b22 100644
|
| --- a/Source/core/history/HistoryItem.cpp
|
| +++ b/Source/core/history/HistoryItem.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "config.h"
|
| #include "core/history/HistoryItem.h"
|
|
|
| -#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/dom/Document.h"
|
| #include "platform/network/ResourceRequest.h"
|
| #include "wtf/CurrentTime.h"
|
|
|