| Index: Source/core/page/History.cpp
|
| diff --git a/Source/core/page/History.cpp b/Source/core/page/History.cpp
|
| index 457f175f276e717edcb96bbf540f522581375e6d..7badc78fd53904db9b6489bcf70bdd4d638a779c 100644
|
| --- a/Source/core/page/History.cpp
|
| +++ b/Source/core/page/History.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/page/History.h"
|
|
|
| -#include "SerializedScriptValue.h"
|
| +#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/history/BackForwardController.h"
|
|
|