Chromium Code Reviews| Index: Source/core/events/Event.cpp |
| diff --git a/Source/core/events/Event.cpp b/Source/core/events/Event.cpp |
| index 0084f0ba75e33183fdf5559b839315b2eac7e0ae..4ec60126722ee62b4344c93cec4e8e8f5237c97b 100644 |
| --- a/Source/core/events/Event.cpp |
| +++ b/Source/core/events/Event.cpp |
| @@ -27,7 +27,6 @@ |
| #include "core/events/EventTarget.h" |
| #include "core/events/ThreadLocalEventNames.h" |
| #include "wtf/CurrentTime.h" |
| -#include "wtf/text/AtomicString.h" |
| namespace WebCore { |