$OpenBSD: patch-chrome_app_chrome_main_delegate_h,v 1.4 2015/01/22 11:16:40 robert Exp $
--- chrome/app/chrome_main_delegate.h.orig.port	Sat Dec  6 11:40:55 2014
+++ chrome/app/chrome_main_delegate.h	Sat Dec  6 11:41:05 2014
@@ -37,7 +37,7 @@ class ChromeMainDelegate : public content::ContentMain
       const std::string& process_type) override;
   bool ShouldSendMachPort(const std::string& process_type) override;
   bool DelaySandboxInitialization(const std::string& process_type) override;
-#elif defined(OS_POSIX) && !defined(OS_ANDROID)
+#elif defined(OS_POSIX) && !defined(OS_ANDROID) && !defined(OS_BSD)
   void ZygoteStarting(
       ScopedVector<content::ZygoteForkDelegate>* delegates) override;
   void ZygoteForked() override;
