Index: Source/core/platform/chromium/PlatformScreenChromium.cpp |
diff --git a/Source/core/platform/chromium/PlatformScreenChromium.cpp b/Source/core/platform/chromium/PlatformScreenChromium.cpp |
index b33c37b819168155f82541277e6113dd5a937ff5..2e3f299ecbb306529ef2ca79aef667514537c542 100644 |
--- a/Source/core/platform/chromium/PlatformScreenChromium.cpp |
+++ b/Source/core/platform/chromium/PlatformScreenChromium.cpp |
@@ -33,7 +33,7 @@ |
#include "core/platform/HostWindow.h" |
#include "core/platform/ScrollView.h" |
-#include "core/platform/graphics/FloatRect.h" |
+#include "platform/geometry/FloatRect.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebScreenInfo.h" |