summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_browser_pref__names.h
blob: 4742c85e0b9f80a189ef22dde8a0d4aea59c9a12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/browser/pref_names.h.orig	2022-09-24 10:57:32 UTC
+++ extensions/browser/pref_names.h
@@ -98,7 +98,7 @@ extern const char kStorageGarbageCollect[];
 extern const char kDeletedComponentExtensions[];
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
-    BUILDFLAG(IS_FUCHSIA)
+    BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)
 // A preference for whether Chrome Apps should be allowed. The default depends
 // on the ChromeAppsDeprecation feature flag, and this pref can extend support
 // for Chrome Apps by enterprise policy.