aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h
blob: cdc61fa4d409ede4b20c4bfe21960ffa3b352343 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig	2024-04-19 13:02:56 UTC
+++ chrome/browser/supervised_user/supervised_user_extensions_manager.h
@@ -143,7 +143,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