aboutsummaryrefslogtreecommitdiff
path: root/devel/electron12/files/patch-chrome_browser_profiles_profile__attributes__entry.cc
blob: ac16cd70e3f5ebf25612f5fed48fcbf6e01494c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/profiles/profile_attributes_entry.cc.orig	2021-04-14 01:08:40 UTC
+++ chrome/browser/profiles/profile_attributes_entry.cc
@@ -159,7 +159,7 @@ void ProfileAttributesEntry::Initialize(ProfileInfoCac
   if (is_force_signin_enabled_) {
     if (!IsAuthenticated())
       is_force_signin_profile_locked_ = true;
-#if defined(OS_MAC) || defined(OS_LINUX) || defined(OS_CHROMEOS) || \
+#if defined(OS_MAC) || defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) || \
     defined(OS_WIN)
   } else if (IsSigninRequired()) {
     // Profiles that require signin in the absence of an enterprise policy are