aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc')
-rw-r--r--devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc b/devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc
new file mode 100644
index 000000000000..ac16cd70e3f5
--- /dev/null
+++ b/devel/electron13/files/patch-chrome_browser_profiles_profile__attributes__entry.cc
@@ -0,0 +1,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