| 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 ea3dc292ae23b114434e04d36c0a719517679c0c..f2eb0d2481e2d6d671b26d5cd14e38a0dff7b13c 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -235,6 +235,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(resue_global_for_unowned_main_frame)
|
| IPC_STRUCT_TRAITS_MEMBER(autoplay_muted_videos_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(progress_bar_completion)
|
| + IPC_STRUCT_TRAITS_MEMBER(spellcheck_enabled_by_default)
|
| #endif
|
| IPC_STRUCT_TRAITS_MEMBER(autoplay_experiment_mode)
|
| IPC_STRUCT_TRAITS_MEMBER(default_minimum_page_scale_factor)
|
|
|