| Index: Source/web/WebInputEventConversion.cpp
|
| diff --git a/Source/web/WebInputEventConversion.cpp b/Source/web/WebInputEventConversion.cpp
|
| index ac515055b55d74a91fef0dae6a84825efd6feea1..de96bd14ddb70635b5e44a066d1b424bc12493d5 100644
|
| --- a/Source/web/WebInputEventConversion.cpp
|
| +++ b/Source/web/WebInputEventConversion.cpp
|
| @@ -41,8 +41,8 @@
|
| #include "core/events/TouchEvent.h"
|
| #include "core/events/WheelEvent.h"
|
| #include "core/platform/ScrollView.h"
|
| -#include "core/platform/chromium/KeyboardCodes.h"
|
| #include "core/rendering/RenderObject.h"
|
| +#include "platform/KeyboardCodes.h"
|
| #include "platform/PlatformKeyboardEvent.h"
|
| #include "platform/PlatformMouseEvent.h"
|
| #include "platform/PlatformWheelEvent.h"
|
|
|