Index: Source/core/frame/Screen.cpp |
diff --git a/Source/core/page/Screen.cpp b/Source/core/frame/Screen.cpp |
similarity index 99% |
rename from Source/core/page/Screen.cpp |
rename to Source/core/frame/Screen.cpp |
index 43f43b7d8c7bcb38eda9608b21c53ef650ec7069..384f8460681d74ef72a02b31219875fb3e124883 100644 |
--- a/Source/core/page/Screen.cpp |
+++ b/Source/core/frame/Screen.cpp |
@@ -28,7 +28,7 @@ |
#include "config.h" |
-#include "core/page/Screen.h" |
+#include "core/frame/Screen.h" |
#include "core/inspector/InspectorInstrumentation.h" |
#include "core/page/Frame.h" |