--- chrome/test/BUILD.gn.orig 2022-02-28 16:54:41 UTC +++ chrome/test/BUILD.gn @@ -8875,7 +8875,7 @@ test("chrome_app_unittests") { "//components/safe_browsing:buildflags", "//pdf:pdf_ppapi", ] - if (!is_fuchsia) { + if (!is_fuchsia && !is_bsd) { deps += [ "//third_party/breakpad:client" ] } if (enable_gwp_asan) {