aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc
blob: 93937d7abf79a4741ad8f968f5a7ab0941b4055b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                                               
                                                              
                                                                       







                                                                                       
--- chrome/browser/enterprise/connectors/connectors_service.cc.orig	2024-05-21 18:07:39 UTC
+++ chrome/browser/enterprise/connectors/connectors_service.cc
@@ -569,7 +569,7 @@ bool ConnectorsService::ConnectorsEnabled() const {
 
   Profile* profile = Profile::FromBrowserContext(context_);
 
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
   // On desktop, the guest profile is actually the primary OTR profile of
   // the "regular" guest profile.  The regular guest profile is never used
   // directly by users.  Also, user are not able to create child OTR profiles