Index: Source/testing/runner/EventSender.cpp |
diff --git a/Source/testing/runner/EventSender.cpp b/Source/testing/runner/EventSender.cpp |
index 3926343c7c82c7a2c474932be2b5f60c341de3c2..f00929e9e32642033fee4cbb97ca0fa314c76585 100644 |
--- a/Source/testing/runner/EventSender.cpp |
+++ b/Source/testing/runner/EventSender.cpp |
@@ -47,13 +47,11 @@ |
#include "TestCommon.h" |
#include "TestInterfaces.h" |
#include "public/platform/WebDragData.h" |
-#include "public/platform/WebPoint.h" |
#include "public/platform/WebString.h" |
#include "public/platform/WebVector.h" |
#include "public/testing/WebTestDelegate.h" |
#include "public/testing/WebTestProxy.h" |
#include "public/web/WebContextMenuData.h" |
-#include "public/web/WebDragOperation.h" |
#include "public/web/WebTouchPoint.h" |
#include "public/web/WebView.h" |
#include <deque> |