Chromium Code Reviews| Index: Source/core/page/EventHandler.h |
| =================================================================== |
| --- Source/core/page/EventHandler.h (revision 159157) |
| +++ Source/core/page/EventHandler.h (working copy) |
| @@ -26,7 +26,7 @@ |
| #ifndef EventHandler_h |
| #define EventHandler_h |
| -#include "core/events/TextEventInputType.h" |
| +#include "core/dom/TextEventInputType.h" |
| #include "core/dom/UserGestureIndicator.h" |
| #include "core/editing/TextGranularity.h" |
| #include "core/page/DragActions.h" |