Index: Source/core/frame/Location.cpp |
diff --git a/Source/core/page/Location.cpp b/Source/core/frame/Location.cpp |
similarity index 99% |
rename from Source/core/page/Location.cpp |
rename to Source/core/frame/Location.cpp |
index 493775652c1544df45df57f33ad99633ec285667..4f2703791ad335b22c23bc9aaff5bf7f1d0e6351 100644 |
--- a/Source/core/page/Location.cpp |
+++ b/Source/core/frame/Location.cpp |
@@ -27,7 +27,7 @@ |
*/ |
#include "config.h" |
-#include "core/page/Location.h" |
+#include "core/frame/Location.h" |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |