summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_live__caption_caption__util.h
blob: 5115c5a6baaee35f4c48a9125bd39c048c04293a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/live_caption/caption_util.h.orig	2024-03-22 14:16:19 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)