Chromium Code Reviews| Index: Source/core/events/TouchEvent.cpp |
| diff --git a/Source/core/events/TouchEvent.cpp b/Source/core/events/TouchEvent.cpp |
| index cd7f311cc0b2a5dd3d62ae9935221b7a6bf20495..489871c2d6f36bf3c846d7e8dd00641b31ebef24 100644 |
| --- a/Source/core/events/TouchEvent.cpp |
| +++ b/Source/core/events/TouchEvent.cpp |
| @@ -29,7 +29,6 @@ |
| #include "core/events/TouchEvent.h" |
| #include "core/events/EventDispatcher.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| namespace WebCore { |