aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_browser_pref__names.cc
blob: 5797de43685bf75e6f6e9d9b4916067c49705b73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/browser/pref_names.cc.orig	2022-02-28 16:54:41 UTC
+++ extensions/browser/pref_names.cc
@@ -48,7 +48,7 @@ const char kStorageGarbageCollect[] = "extensions.stor
 const char kToolbar[] = "extensions.toolbar";
 const char kDeletedComponentExtensions[] =
     "extensions.deleted_component_extensions";
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 extern const char kChromeAppsEnabled[] = "extensions.chrome_apps_enabled";
 #endif
 const char kU2fSecurityKeyApiEnabled[] =