Index: Source/core/platform/chromium/PlatformScreenChromium.cpp |
diff --git a/Source/core/platform/chromium/PlatformScreenChromium.cpp b/Source/core/platform/chromium/PlatformScreenChromium.cpp |
index 2e3f299ecbb306529ef2ca79aef667514537c542..8bf58b6861da936bc6b02ab3b22d6b706791dce9 100644 |
--- a/Source/core/platform/chromium/PlatformScreenChromium.cpp |
+++ b/Source/core/platform/chromium/PlatformScreenChromium.cpp |
@@ -31,8 +31,8 @@ |
#include "config.h" |
#include "core/platform/PlatformScreen.h" |
-#include "core/platform/HostWindow.h" |
#include "core/platform/ScrollView.h" |
+#include "platform/HostWindow.h" |
#include "platform/geometry/FloatRect.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebScreenInfo.h" |