| Index: Source/web/tests/LinkHighlightTest.cpp
|
| diff --git a/Source/web/tests/LinkHighlightTest.cpp b/Source/web/tests/LinkHighlightTest.cpp
|
| index 37f020b92e0cd2fdafd91758575f6536368711b2..7821808984fca88a279cf53739ce696ac69f7b1b 100644
|
| --- a/Source/web/tests/LinkHighlightTest.cpp
|
| +++ b/Source/web/tests/LinkHighlightTest.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/dom/Node.h"
|
| #include "core/frame/FrameView.h"
|
| -#include "core/page/EventHandler.h"
|
| +#include "core/input/EventHandler.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/TouchDisambiguation.h"
|
| #include "platform/geometry/IntRect.h"
|
|
|