Index: Source/bindings/v8/custom/V8HistoryCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8HistoryCustom.cpp b/Source/bindings/v8/custom/V8HistoryCustom.cpp |
index 0300b0c355e5ffdd7afce6298b0c8ef8aea33fc0..8e3936c65451f66e633966e503bba8f0240754ae 100644 |
--- a/Source/bindings/v8/custom/V8HistoryCustom.cpp |
+++ b/Source/bindings/v8/custom/V8HistoryCustom.cpp |
@@ -37,7 +37,7 @@ |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8HiddenPropertyName.h" |
#include "core/dom/ExceptionCode.h" |
-#include "core/page/History.h" |
+#include "core/frame/History.h" |
namespace WebCore { |