$OpenBSD: patch-chrome_test_BUILD_gn,v 1.31 2021/11/16 11:28:46 robert Exp $

Index: chrome/test/BUILD.gn
--- chrome/test/BUILD.gn.orig
+++ chrome/test/BUILD.gn
@@ -8692,7 +8692,7 @@ test("chrome_app_unittests") {
     "//components/safe_browsing:buildflags",
     "//pdf:pdf_ppapi",
   ]
-  if (!is_fuchsia) {
+  if (!is_fuchsia && !is_openbsd) {
     deps += [ "//third_party/breakpad:client" ]
   }
   if (enable_gwp_asan) {
