| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 800c0459e7354202c2278ca9e79a4f5a72d8f6d9..7623444a58de2fb449193ea7dad2303b09fab1e9 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -255,6 +255,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(user_agent_override)
|
| IPC_STRUCT_TRAITS_MEMBER(throttle_input_events)
|
| IPC_STRUCT_TRAITS_MEMBER(report_frame_name_changes)
|
| + IPC_STRUCT_TRAITS_MEMBER(allow_partial_swap)
|
| IPC_STRUCT_TRAITS_MEMBER(touchpad_fling_profile)
|
| IPC_STRUCT_TRAITS_MEMBER(touchscreen_fling_profile)
|
| IPC_STRUCT_TRAITS_END()
|
|
|