aboutsummaryrefslogtreecommitdiff
path: root/devel/electron33/files/patch-components_live__caption_caption__util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron33/files/patch-components_live__caption_caption__util.cc')
-rw-r--r--devel/electron33/files/patch-components_live__caption_caption__util.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron33/files/patch-components_live__caption_caption__util.cc b/devel/electron33/files/patch-components_live__caption_caption__util.cc
deleted file mode 100644
index 8afbe9c15932..000000000000
--- a/devel/electron33/files/patch-components_live__caption_caption__util.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- components/live_caption/caption_util.cc.orig 2024-10-16 21:31:11 UTC
-+++ components/live_caption/caption_util.cc
-@@ -139,7 +139,7 @@ std::string GetCaptionSettingsUrl() {
- return "chrome://os-settings/audioAndCaptions";
- #endif // BUILDFLAG(IS_CHROMEOS)
-
--#if BUILDFLAG(IS_LINUX)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
- return "chrome://settings/captions";
- #endif // BUILDFLAG(IS_LINUX)
-