Index: third_party/WebKit/Source/core/events/EventListenerMap.h |
diff --git a/third_party/WebKit/Source/core/events/EventListenerMap.h b/third_party/WebKit/Source/core/events/EventListenerMap.h |
index a6a6b8d67d3314bb7c6a1a65bccc98fa97f45658..37851fc0c22a5493dbc1f3c207ba989fa73c8510 100644 |
--- a/third_party/WebKit/Source/core/events/EventListenerMap.h |
+++ b/third_party/WebKit/Source/core/events/EventListenerMap.h |
@@ -38,7 +38,6 @@ |
#include "core/events/EventListenerOptions.h" |
#include "core/events/RegisteredEventListener.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/text/AtomicStringHash.h" |
namespace blink { |