--- chrome/test/BUILD.gn.orig 2022-06-17 14:20:10 UTC +++ chrome/test/BUILD.gn @@ -9488,7 +9488,7 @@ test("chrome_app_unittests") { "//components/heap_profiling/in_process", "//components/safe_browsing:buildflags", ] - if (!is_fuchsia) { + if (!is_fuchsia && !is_bsd) { deps += [ "//third_party/breakpad:client" ] } if (enable_gwp_asan) {