--- remoting/host/desktop_session_proxy.h.orig 2026-05-07 17:02:56 UTC +++ remoting/host/desktop_session_proxy.h @@ -107,7 +107,7 @@ class DesktopSessionProxy std::unique_ptr CreateUrlForwarderConfigurator(); std::unique_ptr CreateRemoteWebAuthnStateChangeNotifier(); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) void OnSessionServicesClientConnected( mojo::PendingReceiver receiver); #endif