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

Index: src/3rdparty/chromium/services/service_manager/zygote/common/zygote_features.gni
--- src/3rdparty/chromium/services/service_manager/zygote/common/zygote_features.gni.orig
+++ src/3rdparty/chromium/services/service_manager/zygote/common/zygote_features.gni
@@ -2,4 +2,4 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
-use_zygote_handle = is_posix && !is_android && !is_mac
+use_zygote_handle = is_posix && !is_android && !is_mac && !is_openbsd
