Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 741a3f78c193c20e657579892f693a2da7d7ab5a..087bf68520d19596840791651dafdea9aa8c64db 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -323,6 +323,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences) |
IPC_STRUCT_TRAITS_MEMBER(enable_referrers) |
IPC_STRUCT_TRAITS_MEMBER(default_zoom_level) |
IPC_STRUCT_TRAITS_MEMBER(user_agent_override) |
+ IPC_STRUCT_TRAITS_MEMBER(throttle_input_events) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::SSLStatus) |