| 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 ff34c773122b9d56812a3cb62a3f1073fe5e4318..2f1a25381ae406af7e12794f477fbff476b1af99 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -110,8 +110,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(tabs_to_links)
|
| IPC_STRUCT_TRAITS_MEMBER(hyperlink_auditing_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(is_online)
|
| - IPC_STRUCT_TRAITS_MEMBER(user_style_sheet_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(user_style_sheet_location)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_universal_access_from_file_urls)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_file_access_from_file_urls)
|
| IPC_STRUCT_TRAITS_MEMBER(webaudio_enabled)
|
|
|