--- remoting/host/desktop_session_connector.h.orig	2026-03-13 16:54:03 UTC
+++ remoting/host/desktop_session_connector.h
@@ -50,7 +50,7 @@ class DesktopSessionConnector : public mojom::DesktopS
   virtual bool BindConnectionEventsReceiver(
       mojo::ScopedInterfaceEndpointHandle handle) = 0;
 
-#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX)
+#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD)
   // Notifies the network process that |terminal_id| is now attached to
   // a desktop integration process. |session_id| is the id of the desktop
   // session being attached. |desktop_pipe| is the client end of the pipe opened
