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 0504b74a8767dddc4147df89a886f27cd8bdfc42..bdc336732b5c5378f51d51a82ed6dac277daac13 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -204,6 +204,8 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(support_deprecated_target_density_dpi) |
IPC_STRUCT_TRAITS_MEMBER(use_legacy_background_size_shorthand_behavior) |
IPC_STRUCT_TRAITS_MEMBER(use_wide_viewport) |
+ IPC_STRUCT_TRAITS_MEMBER(viewport_meta_layout_size_quirk) |
+ IPC_STRUCT_TRAITS_MEMBER(viewport_meta_zero_values_quirk) |
#endif |
IPC_STRUCT_TRAITS_END() |