| Index: Source/core/xml/XMLHttpRequestProgressEvent.h
|
| diff --git a/Source/core/xml/XMLHttpRequestProgressEvent.h b/Source/core/xml/XMLHttpRequestProgressEvent.h
|
| index 5e7aa4608ca6df92ce794c732bf0d2468d7eb171..878b6dfd55ebf4c36fac13d33590a0ceb8fe3fc5 100644
|
| --- a/Source/core/xml/XMLHttpRequestProgressEvent.h
|
| +++ b/Source/core/xml/XMLHttpRequestProgressEvent.h
|
| @@ -28,7 +28,6 @@
|
| #define XMLHttpRequestProgressEvent_h
|
|
|
| #include "core/events/ProgressEvent.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|