| Index: Source/core/history/HistoryItem.cpp
|
| diff --git a/Source/core/history/HistoryItem.cpp b/Source/core/history/HistoryItem.cpp
|
| index 9e600100138787fbede841c7f380443a5a1aa625..945a748baa5090f3fed2b86825b3f61c84209822 100644
|
| --- a/Source/core/history/HistoryItem.cpp
|
| +++ b/Source/core/history/HistoryItem.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "core/history/HistoryItem.h"
|
|
|
| #include <stdio.h>
|
| -#include "SerializedScriptValue.h"
|
| +#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/dom/Document.h"
|
| #include "core/platform/SharedBuffer.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
|
|