$OpenBSD: patch-chrome_common_chrome_features_h,v 1.2 2017/12/04 13:55:41 robert Exp $

Index: chrome/common/chrome_features.h
--- chrome/common/chrome_features.h.orig
+++ chrome/common/chrome_features.h
@@ -44,7 +44,7 @@ extern const base::Feature kAssetDownloadSuggestionsFe
 extern const base::Feature kAutomaticTabDiscarding;
 #endif  // defined(OS_WIN) || defined(OS_MACOSX)
 
-#if defined(OS_WIN) || defined(OS_LINUX)
+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD)
 extern const base::Feature kBackgroundModeAllowRestart;
 #endif  // defined(OS_WIN) || defined(OS_LINUX)
 
