Chromium Code Reviews| Index: Source/core/dom/Node.h |
| =================================================================== |
| --- Source/core/dom/Node.h (revision 159156) |
| +++ Source/core/dom/Node.h (working copy) |
| @@ -27,7 +27,7 @@ |
| #include "bindings/v8/ExceptionStatePlaceholder.h" |
| #include "bindings/v8/ScriptWrappable.h" |
| -#include "core/events/EventTarget.h" |
| +#include "core/dom/EventTarget.h" |
| #include "core/dom/MutationObserver.h" |
| #include "core/dom/SimulatedClickOptions.h" |
| #include "core/dom/TreeScope.h" |