Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/EventQueue.h |
| diff --git a/third_party/WebKit/Source/core/events/EventQueue.h b/third_party/WebKit/Source/core/events/EventQueue.h |
| index 1ac313cdf85ab4af77438d3041cc0b6eda324766..b7beffbecbdc1e2c064fcae02b277b456092e3f9 100644 |
| --- a/third_party/WebKit/Source/core/events/EventQueue.h |
| +++ b/third_party/WebKit/Source/core/events/EventQueue.h |
| @@ -31,7 +31,6 @@ |
| #include "platform/heap/Handle.h" |
| #include "wtf/HashMap.h" |
| #include "wtf/HashSet.h" |
| -#include "wtf/PassOwnPtr.h" |
| namespace blink { |