| Index: Source/web/WebInputEventConversion.cpp | 
| diff --git a/Source/web/WebInputEventConversion.cpp b/Source/web/WebInputEventConversion.cpp | 
| index 51d8845a2d1719a8b56f1bfd32508ca926bdab4b..e27ffea52a3ce0fb43ff4a7074984a6b10f1b1b5 100644 | 
| --- a/Source/web/WebInputEventConversion.cpp | 
| +++ b/Source/web/WebInputEventConversion.cpp | 
| @@ -39,8 +39,8 @@ | 
| #include "core/events/ThreadLocalEventNames.h" | 
| #include "core/events/TouchEvent.h" | 
| #include "core/events/WheelEvent.h" | 
| -#include "core/platform/chromium/KeyboardCodes.h" | 
| #include "core/rendering/RenderObject.h" | 
| +#include "platform/KeyboardCodes.h" | 
| #include "platform/Widget.h" | 
| #include "platform/scroll/ScrollView.h" | 
|  | 
|  |