| 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 88d7ce7a0ae58ed19ed8967c78dd0c4133d78f7b..17d6af93a14716b117e4c2f493dfb6f402fa7e53 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -152,6 +152,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_scroll_animator)
|
| IPC_STRUCT_TRAITS_MEMBER(visual_word_movement_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(password_echo_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(should_clear_document_background)
|
| IPC_STRUCT_TRAITS_MEMBER(lazy_layout_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(region_based_columns_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(touch_enabled)
|
|
|