summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_browser_pref__names.cc
blob: 772208ceb3393b960cdb96b4232cbdf489e9011b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/browser/pref_names.cc.orig	2022-09-24 10:57:32 UTC
+++ extensions/browser/pref_names.cc
@@ -48,7 +48,7 @@ const char kStorageGarbageCollect[] = "extensions.stor
 const char kDeletedComponentExtensions[] =
     "extensions.deleted_component_extensions";
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
-    BUILDFLAG(IS_FUCHSIA)
+    BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)
 extern const char kChromeAppsEnabled[] = "extensions.chrome_apps_enabled";
 #endif
 const char kU2fSecurityKeyApiEnabled[] =