summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-headless_BUILD.gn
blob: 2bfe55b60c4beb639cdc1ecdc56308e25383179e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- headless/BUILD.gn.orig	2025-09-10 13:22:16 UTC
+++ headless/BUILD.gn
@@ -478,7 +478,7 @@ component("headless_non_renderer") {
     }
   }
 
-  if (!is_fuchsia) {
+  if (!is_fuchsia && !is_bsd) {
     deps += [
       "//components/crash/content/browser",
       "//components/crash/core/app",