mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
11 lines
297 B
Text
11 lines
297 B
Text
--- headless/BUILD.gn.orig 2025-04-16 18:18:42 UTC
|
|
+++ headless/BUILD.gn
|
|
@@ -474,7 +474,7 @@ component("headless_non_renderer") {
|
|
}
|
|
}
|
|
|
|
- if (!is_fuchsia) {
|
|
+ if (!is_fuchsia && !is_bsd) {
|
|
deps += [
|
|
"//components/crash/content/browser",
|
|
"//components/crash/core/app",
|