$OpenBSD: patch-remoting_host_switches_h,v 1.5 2021/11/16 11:28:47 robert Exp $

Index: remoting/host/switches.h
--- remoting/host/switches.h.orig
+++ remoting/host/switches.h
@@ -35,7 +35,7 @@ extern const char kProcessTypeRdpDesktopSession[];
 extern const char kProcessTypeEvaluateCapability[];
 extern const char kProcessTypeFileChooser[];
 extern const char kProcessTypeUrlForwarderConfigurator[];
-#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)
 
