$OpenBSD: patch-chrome_browser_ui_signin_view_controller_delegate_h,v 1.1 2021/10/29 14:49:40 robert Exp $

Index: chrome/browser/ui/signin_view_controller_delegate.h
--- chrome/browser/ui/signin_view_controller_delegate.h.orig
+++ chrome/browser/ui/signin_view_controller_delegate.h
@@ -64,7 +64,7 @@ class SigninViewControllerDelegate {
       signin_metrics::ReauthAccessPoint access_point);
 
 #if defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX) || \
-    BUILDFLAG(IS_CHROMEOS_LACROS)
+    BUILDFLAG(IS_CHROMEOS_LACROS) || defined(OS_BSD)
   // Returns a platform-specific SigninViewContolllerDelegate instance that
   // displays the enterprise confirmation modal dialog. The returned object
   // should delete itself when the window it's managing is closed.
