| Index: Source/core/input/EventHandlerTest.cpp
|
| diff --git a/Source/core/input/EventHandlerTest.cpp b/Source/core/input/EventHandlerTest.cpp
|
| index 661de372c1c9af37f680e0857ca594db94159fc6..27d517395e32cc095d91ec7123bb4f4fa5e6fe40 100644
|
| --- a/Source/core/input/EventHandlerTest.cpp
|
| +++ b/Source/core/input/EventHandlerTest.cpp
|
| @@ -13,7 +13,6 @@
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/page/AutoscrollController.h"
|
| #include "core/page/Page.h"
|
| -#include "core/testing/CoreTestHelpers.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/PlatformMouseEvent.h"
|
| #include <gtest/gtest.h>
|
|
|