aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_common_view__messages.h
blob: ef3ac1f390c4ad26c3a99ba46603971ac3df4c88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- content/common/view_messages.h.orig	2017-02-02 02:02:53 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)