$OpenBSD: patch-chrome_browser_chrome_content_browser_client_h,v 1.17 2016/01/23 18:49:31 robert Exp $
--- chrome/browser/chrome_content_browser_client.h.orig.port	Wed Jan 20 21:01:19 2016
+++ chrome/browser/chrome_content_browser_client.h	Fri Jan 22 19:58:58 2016
@@ -264,7 +264,7 @@ class ChromeContentBrowserClient : public content::Con
       int child_process_id,
       content::FileDescriptorInfo* mappings,
       std::map<int, base::MemoryMappedFile::Region>* regions) override;
-#elif defined(OS_POSIX) && !defined(OS_MACOSX)
+#elif defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_BSD)
   void GetAdditionalMappedFilesForChildProcess(
       const base::CommandLine& command_line,
       int child_process_id,
