$OpenBSD: patch-src_3rdparty_chromium_chrome_test_BUILD_gn,v 1.2 2021/01/19 06:16:33 rsadowski Exp $

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