Index: Source/core/frame/History.cpp |
diff --git a/Source/core/page/History.cpp b/Source/core/frame/History.cpp |
similarity index 99% |
rename from Source/core/page/History.cpp |
rename to Source/core/frame/History.cpp |
index 7e16ff4293fa0e720a56b6519124615430629fe9..4d7e73d1773e7aca4917c6a30b40dfc84d26a575 100644 |
--- a/Source/core/page/History.cpp |
+++ b/Source/core/frame/History.cpp |
@@ -24,7 +24,7 @@ |
*/ |
#include "config.h" |
-#include "core/page/History.h" |
+#include "core/frame/History.h" |
#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/SerializedScriptValue.h" |