aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_profiles_profile__attributes__entry.cc
blob: 081583a855ac36e54a126e34b64d8dc5712654cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/profiles/profile_attributes_entry.cc.orig	2020-07-07 21:58:13 UTC
+++ chrome/browser/profiles/profile_attributes_entry.cc
@@ -136,7 +136,7 @@ void ProfileAttributesEntry::Initialize(ProfileInfoCac
   if (is_force_signin_enabled_) {
     if (!IsAuthenticated())
       is_force_signin_profile_locked_ = true;
-#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_WIN)
+#if defined(OS_MACOSX) || defined(OS_LINUX) || 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