$OpenBSD: patch-ui_views_widget_desktop_aura_desktop_window_tree_host_platform_h,v 1.1 2019/04/27 12:12:05 robert Exp $

Index: ui/views/widget/desktop_aura/desktop_window_tree_host_platform.h
--- ui/views/widget/desktop_aura/desktop_window_tree_host_platform.h.orig
+++ ui/views/widget/desktop_aura/desktop_window_tree_host_platform.h
@@ -119,7 +119,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostPlatform
 
   bool is_active_ = false;
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   // A handler for events intended for non client area.
   std::unique_ptr<WindowEventFilter> non_client_window_event_filter_;
 #endif
