| Index: Source/web/WebInputEventFactoryGtk.cpp
|
| diff --git a/Source/web/WebInputEventFactoryGtk.cpp b/Source/web/WebInputEventFactoryGtk.cpp
|
| index ea66d6309d020cb09370e0952c7ebe13b7188f54..9a668174dabb3f73785bd8c6398cbb09371fab0a 100644
|
| --- a/Source/web/WebInputEventFactoryGtk.cpp
|
| +++ b/Source/web/WebInputEventFactoryGtk.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "WebInputEventFactory.h"
|
|
|
| #include "core/platform/chromium/KeyCodeConversion.h"
|
| -#include "core/platform/chromium/KeyboardCodes.h"
|
| +#include "platform/KeyboardCodes.h"
|
|
|
| #include "WebInputEvent.h"
|
|
|
|
|