Index: third_party/WebKit/Source/core/events/GenericEventQueue.h |
diff --git a/third_party/WebKit/Source/core/events/GenericEventQueue.h b/third_party/WebKit/Source/core/events/GenericEventQueue.h |
index 18fb4869c697cf9890e1ef73b61b26a5e0f0475f..62cd7832f62290e1ab4cd9d9415cd0d818edd2c7 100644 |
--- a/third_party/WebKit/Source/core/events/GenericEventQueue.h |
+++ b/third_party/WebKit/Source/core/events/GenericEventQueue.h |
@@ -30,7 +30,6 @@ |
#include "core/events/EventQueue.h" |
#include "core/events/EventTarget.h" |
#include "platform/Timer.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |