| Index: Source/web/WebInputEventConversion.cpp
|
| diff --git a/Source/web/WebInputEventConversion.cpp b/Source/web/WebInputEventConversion.cpp
|
| index 1c04cd09587a3db0499e11cda5df500f60dfe556..9953e1f28a66baa6be28d47286becbd8a3633b1a 100644
|
| --- a/Source/web/WebInputEventConversion.cpp
|
| +++ b/Source/web/WebInputEventConversion.cpp
|
| @@ -42,8 +42,8 @@
|
| #include "core/events/WheelEvent.h"
|
| #include "core/platform/ScrollView.h"
|
| #include "core/platform/Widget.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"
|
|
|