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

Unified Diff: third_party/WebKit/Source/core/page/EventWithHitTestResults.h

Issue 2655873003: Remove PlatformEvent it is no longer used. (Closed)
Patch Set: Remove PlatformEvent it is no longer used. Created 3 years, 11 months 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
Index: third_party/WebKit/Source/core/page/EventWithHitTestResults.h
diff --git a/third_party/WebKit/Source/core/page/EventWithHitTestResults.h b/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
index b8292558340782515805c0ccce21093591d31cc8..eeadd834d898abeeea5ba79f6172a2203a767bdf 100644
--- a/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
+++ b/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
@@ -22,7 +22,6 @@
#define EventWithHitTestResults_h
#include "core/layout/HitTestResult.h"
-#include "platform/PlatformEvent.h"
#include "public/platform/WebGestureEvent.h"
#include "public/platform/WebMouseEvent.h"

Powered by Google App Engine
This is Rietveld 408576698