| Index: Source/core/dom/Node.h
|
| diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h
|
| index 58738dcc8f2720a3a7b149df6ea97f8f570ccea4..612111edf4b6dd97198ca1f739da9e8a177cef16 100644
|
| --- a/Source/core/dom/Node.h
|
| +++ b/Source/core/dom/Node.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "bindings/v8/ExceptionStatePlaceholder.h"
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/dom/EventTarget.h"
|
| +#include "core/events/EventTarget.h"
|
| #include "core/dom/MutationObserver.h"
|
| #include "core/dom/SimulatedClickOptions.h"
|
| #include "core/dom/TreeScope.h"
|
|
|