Chromium Code Reviews| Index: Source/core/page/EventSource.h |
| =================================================================== |
| --- Source/core/page/EventSource.h (revision 159157) |
| +++ Source/core/page/EventSource.h (working copy) |
| @@ -34,7 +34,7 @@ |
| #include "bindings/v8/ScriptWrappable.h" |
| #include "core/dom/ActiveDOMObject.h" |
| -#include "core/events/EventTarget.h" |
| +#include "core/dom/EventTarget.h" |
| #include "core/loader/ThreadableLoaderClient.h" |
| #include "core/platform/Timer.h" |
| #include "weborigin/KURL.h" |