Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2300)

Unified Diff: Source/testing/runner/EventSender.cpp

Issue 67313005: Remove duplicated headers from the testing/ directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/testing/runner/CppVariant.cpp ('k') | Source/testing/runner/MockWebRTCDataChannelHandler.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « Source/testing/runner/CppVariant.cpp ('k') | Source/testing/runner/MockWebRTCDataChannelHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698