$OpenBSD: patch-content_public_common_common_param_traits_macros_h,v 1.3 2019/04/17 11:48:54 robert Exp $

Index: content/public/common/common_param_traits_macros.h
--- content/public/common/common_param_traits_macros.h.orig
+++ content/public/common/common_param_traits_macros.h
@@ -325,7 +325,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences)
   IPC_STRUCT_TRAITS_MEMBER(disable_client_blocked_error_page)
   IPC_STRUCT_TRAITS_MEMBER(plugin_fullscreen_allowed)
   IPC_STRUCT_TRAITS_MEMBER(network_contry_iso)
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   IPC_STRUCT_TRAITS_MEMBER(system_font_family_name)
 #endif
 #if defined(OS_WIN)
