$OpenBSD: patch-chrome_test_BUILD_gn,v 1.6 2021/04/01 10:24:44 robert Exp $

Index: chrome/test/BUILD.gn
--- chrome/test/BUILD.gn.orig
+++ chrome/test/BUILD.gn
@@ -6791,7 +6791,7 @@ test("chrome_app_unittests") {
     "//components/safe_browsing:buildflags",
     "//pdf:pdf_ppapi",
   ]
-  if (!is_fuchsia) {
+  if (!is_fuchsia && !is_openbsd) {
     # TODO(crbug.com/753619): Enable crash reporting on Fuchsia.
     deps += [ "//third_party/breakpad:client" ]
   }
