Chromium Code Reviews| Index: Source/core/events/TextEvent.h |
| diff --git a/Source/core/events/TextEvent.h b/Source/core/events/TextEvent.h |
| index cbb0afbb77ec381670c20bdaf3f3935164634fa0..c7db0e28375cf31ed0dd72d2f657ead168e22fc6 100644 |
| --- a/Source/core/events/TextEvent.h |
| +++ b/Source/core/events/TextEvent.h |
| @@ -28,7 +28,6 @@ |
| #define TextEvent_h |
| #include "core/events/TextEventInputType.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| #include "core/events/UIEvent.h" |
| namespace WebCore { |