$OpenBSD: patch-weblayer_browser_content_browser_client_impl_h,v 1.7 2021/10/29 14:49:43 robert Exp $

Index: weblayer/browser/content_browser_client_impl.h
--- weblayer/browser/content_browser_client_impl.h.orig
+++ weblayer/browser/content_browser_client_impl.h
@@ -176,7 +176,7 @@ class ContentBrowserClientImpl : public content::Conte
       override;
 // TODO(crbug.com/1052397): Revisit once build flag switch of lacros-chrome is
 // complete.
-#if defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || defined(OS_ANDROID)
+#if defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || defined(OS_ANDROID) || defined(OS_BSD)
   void GetAdditionalMappedFilesForChildProcess(
       const base::CommandLine& command_line,
       int child_process_id,
