Index: Source/core/events/ProgressEvent.cpp |
diff --git a/Source/core/events/ProgressEvent.cpp b/Source/core/events/ProgressEvent.cpp |
index 0835160af95285647ba070bccfe4bfce38f7eead..176efe900c7435c3835ba9cf4548569195e181c5 100644 |
--- a/Source/core/events/ProgressEvent.cpp |
+++ b/Source/core/events/ProgressEvent.cpp |
@@ -26,8 +26,6 @@ |
#include "config.h" |
#include "core/events/ProgressEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
- |
namespace WebCore { |
ProgressEventInit::ProgressEventInit() |