Index: Source/bindings/v8/custom/V8WindowCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8WindowCustom.cpp b/Source/bindings/v8/custom/V8WindowCustom.cpp |
index 2386e395499ca9308dc662fab42d5295180f0421..4260d3be5aaf37bca1c517c1c0876a7affd1974b 100644 |
--- a/Source/bindings/v8/custom/V8WindowCustom.cpp |
+++ b/Source/bindings/v8/custom/V8WindowCustom.cpp |
@@ -62,10 +62,10 @@ |
#include "core/page/Page.h" |
#include "core/page/Settings.h" |
#include "core/page/WindowFeatures.h" |
-#include "core/platform/PlatformScreen.h" |
#include "core/platform/graphics/MediaPlayer.h" |
#include "core/storage/Storage.h" |
#include "core/workers/SharedWorkerRepository.h" |
+#include "platform/PlatformScreen.h" |
#include "wtf/ArrayBuffer.h" |
#include "wtf/OwnPtr.h" |