summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/native_web_keyboard_event_win.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/native_web_keyboard_event_win.cc b/chrome/common/native_web_keyboard_event_win.cc
index 2fe23f1..b98f28b 100644
--- a/chrome/common/native_web_keyboard_event_win.cc
+++ b/chrome/common/native_web_keyboard_event_win.cc
@@ -10,6 +10,7 @@ using WebKit::WebInputEventFactory;
using WebKit::WebKeyboardEvent;
NativeWebKeyboardEvent::NativeWebKeyboardEvent() {
+ memset(&os_event, 0, sizeof(os_event));
}
NativeWebKeyboardEvent::NativeWebKeyboardEvent(