| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 030f899154c393d2d3d762538aa671e765f771ad..78d3b1f6a12f036a7748abeda249ed578054728d 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -269,6 +269,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(touchpad_fling_profile)
|
| IPC_STRUCT_TRAITS_MEMBER(touchscreen_fling_profile)
|
| IPC_STRUCT_TRAITS_MEMBER(tap_multiple_targets_strategy)
|
| + IPC_STRUCT_TRAITS_MEMBER(disable_client_blocked_error_page)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::CookieData)
|
|
|