| Index: Source/core/history/HistoryItem.h
|
| diff --git a/Source/core/history/HistoryItem.h b/Source/core/history/HistoryItem.h
|
| index 6a1e489eced9058b28284abcd936d954818898d3..06118455940e1f8d4a2291650fd89da2cd30e71f 100644
|
| --- a/Source/core/history/HistoryItem.h
|
| +++ b/Source/core/history/HistoryItem.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef HistoryItem_h
|
| #define HistoryItem_h
|
|
|
| -#include "SerializedScriptValue.h"
|
| +#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/platform/graphics/IntPoint.h"
|
| #include <wtf/HashMap.h>
|
| #include <wtf/OwnPtr.h>
|
|
|