Chromium Code Reviews| Index: Source/core/events/TextEvent.cpp |
| diff --git a/Source/core/events/TextEvent.cpp b/Source/core/events/TextEvent.cpp |
| index 6fd742b70066eb390797746845f9e07eb74f539c..2ed8274e5802564d6224a897d27bb7b7f804768f 100644 |
| --- a/Source/core/events/TextEvent.cpp |
| +++ b/Source/core/events/TextEvent.cpp |
| @@ -28,7 +28,6 @@ |
| #include "core/events/TextEvent.h" |
| #include "core/dom/DocumentFragment.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| namespace WebCore { |