Index: third_party/WebKit/Source/web/WebHistoryItem.cpp |
diff --git a/third_party/WebKit/Source/web/WebHistoryItem.cpp b/third_party/WebKit/Source/web/WebHistoryItem.cpp |
index 232f239f9f2b72672e3ce6472e74302f52bf5d84..a3668d78016a8db5bc96f48e9ad54f02cec4350c 100644 |
--- a/third_party/WebKit/Source/web/WebHistoryItem.cpp |
+++ b/third_party/WebKit/Source/web/WebHistoryItem.cpp |
@@ -30,7 +30,7 @@ |
#include "public/web/WebHistoryItem.h" |
-#include "bindings/core/v8/SerializedScriptValue.h" |
+#include "bindings/core/v8/serialization/SerializedScriptValue.h" |
#include "core/loader/HistoryItem.h" |
#include "platform/network/EncodedFormData.h" |
#include "platform/weborigin/KURL.h" |