aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h
blob: a9d7b86ac92b7dd09999fe77137256899872fdf9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                                                       
                                                                       
                                                                          







                                                                                       
--- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig	2024-07-30 11:12:21 UTC
+++ chrome/browser/supervised_user/supervised_user_extensions_manager.h
@@ -154,7 +154,7 @@ class SupervisedUserExtensionsManager : public Extensi
   // launched.
   bool ShouldBlockExtension(const std::string& extension_id) const;
 
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
   // Triggers an one-time migration of the present extensions as parent-approved
   // when the feature
   // `kEnableSupervisedUserSkipParentApprovalToInstallExtensions` becomes