| Index: Source/core/input/EventHandler.cpp
|
| diff --git a/Source/core/page/EventHandler.cpp b/Source/core/input/EventHandler.cpp
|
| similarity index 99%
|
| copy from Source/core/page/EventHandler.cpp
|
| copy to Source/core/input/EventHandler.cpp
|
| index 17680fb568c943022b1296e3bf08c7893a8f51ad..5ce38751106f6d06f862f27b290b771cca457905 100644
|
| --- a/Source/core/page/EventHandler.cpp
|
| +++ b/Source/core/input/EventHandler.cpp
|
| @@ -26,7 +26,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/EventHandler.h"
|
| +#include "core/input/EventHandler.h"
|
|
|
| #include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/HTMLNames.h"
|
|
|