Index: Source/web/WebPopupMenuImpl.cpp |
diff --git a/Source/web/WebPopupMenuImpl.cpp b/Source/web/WebPopupMenuImpl.cpp |
index 69399bbcb7fa18738db30e5f42db7d40919457b9..90d056cfcbc73890207197a55e7f44062982c287 100644 |
--- a/Source/web/WebPopupMenuImpl.cpp |
+++ b/Source/web/WebPopupMenuImpl.cpp |
@@ -47,8 +47,8 @@ |
#include "core/platform/PlatformWheelEvent.h" |
#include "core/platform/chromium/FramelessScrollView.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "core/platform/graphics/IntRect.h" |
#include "core/platform/graphics/skia/SkiaUtils.h" |
+#include "platform/geometry/IntRect.h" |
#include "public/platform/WebRect.h" |
#include <skia/ext/platform_canvas.h> |