opnsense-ports/devel/electron32/files/patch-components_live__caption_caption__util.h
Franco Fichtner fd3bf1794a */*: sync with upstream
Taken from: FreeBSD
2024-09-23 09:02:17 +02:00

11 lines
476 B
C++

--- components/live_caption/caption_util.h.orig 2024-04-15 20:33:54 UTC
+++ components/live_caption/caption_util.h
@@ -15,7 +15,7 @@ namespace captions {
namespace captions {
#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \
- BUILDFLAG(IS_MAC)
+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)
extern const char kCaptionSettingsUrl[];
#endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) ||
// BUILDFLAG(IS_MAC)