| Index: Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp
|
| diff --git a/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp b/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp
|
| index 339d575d59b3a80982f7c3280e358e5c0fce2acc..39b5227238ce7411fe000f0fb0d5ec57ed27e01d 100644
|
| --- a/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp
|
| +++ b/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/xml/XMLHttpRequestProgressEventThrottle.h"
|
|
|
| -#include "core/dom/EventTarget.h"
|
| +#include "core/events/EventTarget.h"
|
| #include "core/xml/XMLHttpRequestProgressEvent.h"
|
|
|
| namespace WebCore {
|
|
|