aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_app_content__main.cc
blob: eca4a882dc87d3fd229c4c625581b959faea22e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- content/app/content_main.cc.orig	2022-04-21 18:48:31 UTC
+++ content/app/content_main.cc
@@ -260,7 +260,7 @@ RunContentProcess(ContentMainParams params,
     base::allocator::InstallDanglingRawPtrChecks();
     base::EnableTerminationOnOutOfMemory();
 
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
     // The various desktop environments set this environment variable that
     // allows the dbus client library to connect directly to the bus. When this
     // variable is not set (test environments like xvfb-run), the dbus client