Chromium Code Reviews| Index: Source/core/html/track/TrackEvent.cpp |
| diff --git a/Source/core/html/track/TrackEvent.cpp b/Source/core/html/track/TrackEvent.cpp |
| index 6cc6e1c8e1ac0e32298e20c9236c292b3253f6bf..5cd8eb9302e2213eba6ac16970e15780da230927 100644 |
| --- a/Source/core/html/track/TrackEvent.cpp |
| +++ b/Source/core/html/track/TrackEvent.cpp |
| @@ -27,8 +27,6 @@ |
| #include "core/html/track/TrackEvent.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| - |
| namespace WebCore { |
| TrackEventInit::TrackEventInit() |