$OpenBSD: patch-chrome_test_BUILD_gn,v 1.8 2021/10/29 14:49:40 robert Exp $

Index: chrome/test/BUILD.gn
--- chrome/test/BUILD.gn.orig
+++ chrome/test/BUILD.gn
@@ -8644,7 +8644,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) {
