Index: Source/web/ContextMenuClientImpl.cpp |
diff --git a/Source/web/ContextMenuClientImpl.cpp b/Source/web/ContextMenuClientImpl.cpp |
index fcdb88ac1cad98d7fc3fae266a4ede8f66908aea..42f8b1a2ac9bcdea0435f3f1a5d2adb0e658c29b 100644 |
--- a/Source/web/ContextMenuClientImpl.cpp |
+++ b/Source/web/ContextMenuClientImpl.cpp |
@@ -65,9 +65,9 @@ |
#include "core/page/Page.h" |
#include "core/page/Settings.h" |
#include "core/platform/ContextMenu.h" |
-#include "core/platform/Widget.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/RenderWidget.h" |
+#include "platform/Widget.h" |
#include "platform/text/TextBreakIterator.h" |
#include "public/platform/WebPoint.h" |
#include "public/platform/WebString.h" |