Index: Source/core/frame/NavigatorID.cpp |
diff --git a/Source/core/page/NavigatorID.cpp b/Source/core/frame/NavigatorID.cpp |
similarity index 98% |
rename from Source/core/page/NavigatorID.cpp |
rename to Source/core/frame/NavigatorID.cpp |
index f76f57f6e04c7d61239edcefccf66e8ac2338818..1b771dd148829c4b907d0f602e72e3cd072ffbd3 100644 |
--- a/Source/core/page/NavigatorID.cpp |
+++ b/Source/core/frame/NavigatorID.cpp |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "NavigatorID.h" |
-#include "core/page/NavigatorBase.h" |
+#include "core/frame/NavigatorBase.h" |
#if !defined(WEBCORE_NAVIGATOR_PLATFORM) && OS(POSIX) && !OS(MACOSX) |
#include "wtf/StdLibExtras.h" |