Index: Source/core/events/WebKitAnimationEvent.cpp |
diff --git a/Source/core/events/WebKitAnimationEvent.cpp b/Source/core/events/WebKitAnimationEvent.cpp |
index 09787b372ed467285a6595f0b690616c25ed156f..68064f3bbfbd3207c18b7c317f5e0122b97fe426 100644 |
--- a/Source/core/events/WebKitAnimationEvent.cpp |
+++ b/Source/core/events/WebKitAnimationEvent.cpp |
@@ -26,8 +26,6 @@ |
#include "config.h" |
#include "core/events/WebKitAnimationEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
- |
namespace WebCore { |
WebKitAnimationEventInit::WebKitAnimationEventInit() |