aboutsummaryrefslogtreecommitdiff
path: root/devel/electron19/files/patch-electron_shell_browser_electron__browser__client.cc
blob: 891ada55ba3ea81188f10e0a331231e0d258b456 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- electron/shell/browser/electron_browser_client.cc.orig	2022-11-28 15:30:00 UTC
+++ electron/shell/browser/electron_browser_client.cc
@@ -187,7 +187,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