summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-components_live__caption_caption__util.h
blob: 9e5d16635e4c6c9102d5d76642b0cda27a037449 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/live_caption/caption_util.h.orig	2025-05-07 06:48:23 UTC
+++ components/live_caption/caption_util.h
@@ -15,7 +15,7 @@ class PrefService;
 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)