Index: Source/web/WebInputEventFactoryGtk.cpp |
diff --git a/Source/web/WebInputEventFactoryGtk.cpp b/Source/web/WebInputEventFactoryGtk.cpp |
index ca01892690defc9e2955fdaec9a473053e051b92..3d204ba000423b3881c1a37a9ab1ef8ddc7af367 100644 |
--- a/Source/web/WebInputEventFactoryGtk.cpp |
+++ b/Source/web/WebInputEventFactoryGtk.cpp |
@@ -122,7 +122,7 @@ static int gdkStateToWebEventModifiers(guint state) |
static int gdkEventToWindowsKeyCode(const GdkEventKey* event) |
{ |
- static const unsigned int hardwareCodeToGDKKeyval[] = { |
+ static const unsigned hardwareCodeToGDKKeyval[] = { |
0, // 0x00: |
0, // 0x01: |
0, // 0x02: |