$OpenBSD: patch-ui_gfx_mojo_buffer_types_struct_traits_h,v 1.6 2019/04/17 11:48:55 robert Exp $

Index: ui/gfx/mojo/buffer_types_struct_traits.h
--- ui/gfx/mojo/buffer_types_struct_traits.h.orig
+++ ui/gfx/mojo/buffer_types_struct_traits.h
@@ -189,7 +189,7 @@ struct StructTraits<gfx::mojom::GpuMemoryBufferIdDataV
   }
 };
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
 template <>
 struct StructTraits<gfx::mojom::NativePixmapPlaneDataView,
                     gfx::NativePixmapPlane> {
