| Index: Source/web/WebInputEventFactoryGtk.cpp
|
| diff --git a/Source/web/WebInputEventFactoryGtk.cpp b/Source/web/WebInputEventFactoryGtk.cpp
|
| index 0676cd9c742d7ac028f5dce568a369b69f0ab8b7..45450fdffffa4e93249eb8a9ea5e46d2c31a1bae 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"
|
|
|
|
|