$OpenBSD: patch-chrome_app_chrome_main_delegate_cc,v 1.3 2013/01/18 21:38:02 robert Exp $
--- chrome/app/chrome_main_delegate.cc.orig	Tue Jan  8 03:41:07 2013
+++ chrome/app/chrome_main_delegate.cc	Mon Jan 14 19:47:35 2013
@@ -269,7 +269,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
