$OpenBSD: patch-chrome_app_mash_mash_runner_cc,v 1.4 2017/03/14 12:18:53 robert Exp $
--- chrome/app/mash/mash_runner.cc.orig.port	Fri Mar 10 08:40:54 2017
+++ chrome/app/mash/mash_runner.cc	Fri Mar 10 08:41:00 2017
@@ -249,7 +249,7 @@ int MashMain() {
   // TODO(sky): wire this up correctly.
   service_manager::InitializeLogging();
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   base::AtExitManager exit_manager;
 #endif
 
