Index: Source/web/WebPluginContainerImpl.cpp |
diff --git a/Source/web/WebPluginContainerImpl.cpp b/Source/web/WebPluginContainerImpl.cpp |
index f7541f2b988c4fe02e99078ac573827eac698a31..cd4075512769c9dbb780b3e57a79e2f05d710586 100644 |
--- a/Source/web/WebPluginContainerImpl.cpp |
+++ b/Source/web/WebPluginContainerImpl.cpp |
@@ -64,7 +64,6 @@ |
#include "core/page/FrameView.h" |
#include "core/page/Page.h" |
#include "core/page/scrolling/ScrollingCoordinator.h" |
-#include "core/platform/PlatformGestureEvent.h" |
#include "core/platform/ScrollAnimator.h" |
#include "core/platform/ScrollView.h" |
#include "core/platform/ScrollbarTheme.h" |
@@ -76,6 +75,7 @@ |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/RenderBox.h" |
#include "platform/HostWindow.h" |
+#include "platform/PlatformGestureEvent.h" |
#include "platform/UserGestureIndicator.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebClipboard.h" |