--- remoting/host/desktop_session_connector.h.orig 2026-04-09 06:05:42 UTC +++ remoting/host/desktop_session_connector.h @@ -57,7 +57,7 @@ class DesktopSessionConnector : public mojom::DesktopS // connections. virtual void SetRequiredUsername(std::string_view username) = 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