aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-headless_lib_browser_headless__content__browser__client.h
blob: 2cf63da6f2b69cd581e15dd3c827f96ba010b611 (plain) (tree)
1
2
3
4
5
6
7
8
                                                                                       
                                                          

                                                                        

                                                                     

                                                                    


                                                
--- headless/lib/browser/headless_content_browser_client.h.orig	2023-01-11 09:17:16 UTC
+++ headless/lib/browser/headless_content_browser_client.h
@@ -45,7 +45,7 @@ class HeadlessContentBrowserClient : public content::C
   CreateDevToolsManagerDelegate() override;
   content::GeneratedCodeCacheSettings GetGeneratedCodeCacheSettings(
       content::BrowserContext* context) override;
-#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC)
+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD)
   void GetAdditionalMappedFilesForChildProcess(
       const base::CommandLine& command_line,
       int child_process_id,