Chromium Code Reviews| Index: Source/core/events/FocusEvent.cpp |
| diff --git a/Source/core/events/FocusEvent.cpp b/Source/core/events/FocusEvent.cpp |
| index 8cae98eca9420a875cac0a844178dbe16e199b44..11c1ff9ace1a7cf8cc85bc93317e9cbcefa8f3fd 100644 |
| --- a/Source/core/events/FocusEvent.cpp |
| +++ b/Source/core/events/FocusEvent.cpp |
| @@ -28,7 +28,6 @@ |
| #include "core/events/Event.h" |
| #include "core/events/EventDispatcher.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| namespace WebCore { |