$OpenBSD: patch-chrome_browser_profiles_profile_attributes_entry_cc,v 1.12 2021/04/16 18:15:06 robert Exp $

Index: chrome/browser/profiles/profile_attributes_entry.cc
--- chrome/browser/profiles/profile_attributes_entry.cc.orig
+++ chrome/browser/profiles/profile_attributes_entry.cc
@@ -158,7 +158,7 @@ void ProfileAttributesEntry::Initialize(ProfileInfoCac
     if (!IsAuthenticated())
       is_force_signin_profile_locked_ = true;
 #if defined(OS_MAC) || defined(OS_LINUX) || defined(OS_CHROMEOS) || \
-    defined(OS_WIN)
+    defined(OS_WIN) || defined(OS_BSD)
   } else if (IsSigninRequired()) {
     // Profiles that require signin in the absence of an enterprise policy are
     // left-overs from legacy supervised users. Just unlock them, so users can
