Index: third_party/WebKit/Source/core/events/EventDispatchMediator.h |
diff --git a/third_party/WebKit/Source/core/events/EventDispatchMediator.h b/third_party/WebKit/Source/core/events/EventDispatchMediator.h |
index 0799b4aeadd6ef8be8eb26e2d2805b8f6583e127..b3ce9e4d404f5972eb4a8ab24684f022138ae836 100644 |
--- a/third_party/WebKit/Source/core/events/EventDispatchMediator.h |
+++ b/third_party/WebKit/Source/core/events/EventDispatchMediator.h |
@@ -33,9 +33,7 @@ |
#include "core/events/EventDispatchResult.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
+ |
namespace blink { |