aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-content_common_view__messages.h
blob: 77344b30003d8c452ecd674f9898ad7fc41bd933 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- content/common/view_messages.h.orig	2017-04-19 19:06:34 UTC
+++ content/common/view_messages.h
@@ -245,7 +245,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::Rendere
   IPC_STRUCT_TRAITS_MEMBER(plugin_fullscreen_allowed)
   IPC_STRUCT_TRAITS_MEMBER(use_video_overlay_for_embedded_encrypted_video)
   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)