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 7e20843d39f5328c1dc0f056aa5a2799c75b14ca..262be3a83e65971fa2f40bec05ca46e2bf791186 100644 |
| --- a/Source/core/html/track/TrackEvent.cpp |
| +++ b/Source/core/html/track/TrackEvent.cpp |
| @@ -27,7 +27,7 @@ |
| #include "core/html/track/TrackEvent.h" |
| -#include "core/dom/EventNames.h" |
| +#include "core/events/EventNames.h" |
| namespace WebCore { |