$OpenBSD: patch-remoting_host_switches_h,v 1.2 2020/10/22 13:52:54 robert Exp $

Index: remoting/host/switches.h
--- remoting/host/switches.h.orig
+++ remoting/host/switches.h
@@ -34,7 +34,7 @@ extern const char kProcessTypeHost[];
 extern const char kProcessTypeRdpDesktopSession[];
 extern const char kProcessTypeEvaluateCapability[];
 extern const char kProcessTypeFileChooser[];
-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
 extern const char kProcessTypeXSessionChooser[];
 #endif  // defined(OS_LINUX) || defined(OS_CHROMEOS)
 
