| Index: Source/core/frame/History.cpp
|
| diff --git a/Source/core/frame/History.cpp b/Source/core/frame/History.cpp
|
| index eccbff03813d66b4dd034618e18823972351bbdf..d310b51356acf9caef01883634065714af523952 100644
|
| --- a/Source/core/frame/History.cpp
|
| +++ b/Source/core/frame/History.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/frame/History.h"
|
|
|
| #include "bindings/v8/ExceptionState.h"
|
| -#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/history/HistoryItem.h"
|
|
|