$OpenBSD: patch-chrome_app_chrome_main_delegate_cc,v 1.6 2013/05/30 18:42:18 robert Exp $
--- chrome/app/chrome_main_delegate.cc.orig.port	Fri May 17 22:44:49 2013
+++ chrome/app/chrome_main_delegate.cc	Thu May 30 00:10:48 2013
@@ -210,7 +210,7 @@ bool SubprocessNeedsResourceBundle(const std::string& 
       // Mac needs them for the plugin process name.
       process_type == switches::kPluginProcess ||
 #endif
-#if defined(OS_POSIX) && !defined(OS_MACOSX)
+#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_BSD)
       // The zygote process opens the resources for the renderers.
       process_type == switches::kZygoteProcess ||
 #endif
