aboutsummaryrefslogtreecommitdiff
path: root/devel/electron21/files/patch-electron_shell_browser_electron__browser__client.cc
blob: 0e28d569ad9065369897de9f7a58f4c15b276ba2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- electron/shell/browser/electron_browser_client.cc.orig	2023-01-24 08:00:52 UTC
+++ electron/shell/browser/electron_browser_client.cc
@@ -185,7 +185,7 @@
 #include "content/public/common/child_process_host.h"
 #endif
 
-#if BUILDFLAG(IS_LINUX) && !defined(MAS_BUILD)
+#if BUILDFLAG(IS_LINUX) && !defined(MAS_BUILD) && !BUILDFLAG(IS_BSD)
 #include "base/debug/leak_annotations.h"
 #include "components/crash/content/browser/crash_handler_host_linux.h"
 #include "components/crash/core/app/breakpad_linux.h"  // nogncheck