summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-headless_BUILD.gn
blob: 8423aea0c8a961221a7d6d16119e462d2725aa36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- headless/BUILD.gn.orig	2025-05-05 10:57:53 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",