Chromium Code Reviews| Index: Source/core/dom/Touch.h |
| =================================================================== |
| --- Source/core/dom/Touch.h (revision 159156) |
| +++ Source/core/dom/Touch.h (working copy) |
| @@ -27,7 +27,7 @@ |
| #define Touch_h |
| #include "bindings/v8/ScriptWrappable.h" |
| -#include "core/events/EventTarget.h" |
| +#include "core/dom/EventTarget.h" |
| #include "core/platform/graphics/LayoutPoint.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |