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