--- chrome/app/BUILD.gn.orig 2021-01-07 00:36:20 UTC +++ chrome/app/BUILD.gn @@ -140,7 +140,7 @@ static_library("test_support") { "//v8:v8_headers", ] - if (!is_fuchsia) { + if (!is_fuchsia && !is_bsd) { # TODO(crbug.com/753619): Enable crash reporting on Fuchsia. deps += [ "//components/crash/core/app",