| 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 306d8b76ba66798b12f40e114e3749704cee86c0..340cff16be7bd46d4976dffa456deca917b2b0ba 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -173,7 +173,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(password_echo_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(css_sticky_position_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(css_shaders_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(css_variables_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(css_grid_layout_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(lazy_layout_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(touch_enabled)
|
|
|