opnsense-ports/devel/electron22/files/patch-extensions_browser_pref__names.cc
Franco Fichtner d016c42591 */*: sync with upstream
Taken from: FreeBSD
2023-01-30 10:59:54 +01:00

11 lines
541 B
C++

--- 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[] =