diff options
Diffstat (limited to 'devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc')
| -rw-r--r-- | devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc deleted file mode 100644 index dfcf49964990..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_posix.cc.orig	2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_main_posix.cc -@@ -84,7 +84,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa -   } else { - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) -     switch (signal) { -       case SIGINT: -       case SIGHUP:  | 
