Index: third_party/WebKit/Source/core/events/Event.h |
diff --git a/third_party/WebKit/Source/core/events/Event.h b/third_party/WebKit/Source/core/events/Event.h |
index 182d150cde9290b2612a34fa72f32c889bd7c70c..505c055926717420d2ddbc9569eb29539f4fc626 100644 |
--- a/third_party/WebKit/Source/core/events/Event.h |
+++ b/third_party/WebKit/Source/core/events/Event.h |
@@ -31,7 +31,6 @@ |
#include "core/events/EventInit.h" |
#include "core/events/EventPath.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/text/AtomicString.h" |
namespace blink { |