| 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 c05de7582fb25972a19a632a58ffe77128e4a731..21380101a5b779ce7b2ebfdaafe368018140e908 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -191,7 +191,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(primary_hover_type)
|
| IPC_STRUCT_TRAITS_MEMBER(sync_xhr_in_documents_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(color_correct_rendering_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(color_correct_rendering_default_mode_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(should_respect_image_orientation)
|
| IPC_STRUCT_TRAITS_MEMBER(number_of_cpu_cores)
|
| IPC_STRUCT_TRAITS_MEMBER(editing_behavior)
|
|
|