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 a77c4c4ec7057af80f552cc7a4a88f498eca286f..6841cded3b2e8c7b81219a4c5c4f4b9984b8099f 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -201,6 +201,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(user_gesture_required_for_media_playback) |
IPC_STRUCT_TRAITS_MEMBER(default_video_poster_url) |
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) |
#endif |
IPC_STRUCT_TRAITS_END() |