| Index: Source/core/platform/chromium/KeyCodeConversionGtk.cpp
|
| diff --git a/Source/core/platform/chromium/KeyCodeConversionGtk.cpp b/Source/core/platform/chromium/KeyCodeConversionGtk.cpp
|
| index 354acc02de5bf41830579314991e2925191dda8d..e20dabd62a6d4520d3f65bd49dfd4bd18c04c5c1 100644
|
| --- a/Source/core/platform/chromium/KeyCodeConversionGtk.cpp
|
| +++ b/Source/core/platform/chromium/KeyCodeConversionGtk.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "config.h"
|
| #include "core/platform/chromium/KeyCodeConversion.h"
|
|
|
| -#include "core/platform/chromium/KeyboardCodes.h"
|
| +#include "platform/KeyboardCodes.h"
|
|
|
| #include <gdk/gdkkeysyms.h>
|
|
|
|
|