| Index: content/public/common/common_param_traits_macros.h
|
| diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h
|
| index df89031fd39fceb708edf02efe4bdcb3007c5cc4..e0b9760eab07cf13cd60b6ae0e6fb87591bb223a 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -113,6 +113,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(minimum_font_size)
|
| IPC_STRUCT_TRAITS_MEMBER(minimum_logical_font_size)
|
| IPC_STRUCT_TRAITS_MEMBER(default_encoding)
|
| + IPC_STRUCT_TRAITS_MEMBER(context_menu_on_mouse_up)
|
| IPC_STRUCT_TRAITS_MEMBER(javascript_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(web_security_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(javascript_can_open_windows_automatically)
|
|
|