$OpenBSD: patch-chrome_browser_performance_manager_policies_policy_features_cc,v 1.1 2021/04/01 10:24:44 robert Exp $

Index: chrome/browser/performance_manager/policies/policy_features.cc
--- chrome/browser/performance_manager/policies/policy_features.cc.orig
+++ chrome/browser/performance_manager/policies/policy_features.cc
@@ -125,7 +125,7 @@ const base::Feature kPageFreezingFromPerformanceManage
 
 const base::Feature kUrgentDiscardingFromPerformanceManager{
   "UrgentDiscardingFromPerformanceManager",
-#if BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_LINUX)
+#if BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_LINUX) || defined(OS_BSD)
       base::FEATURE_DISABLED_BY_DEFAULT
 #else
       base::FEATURE_ENABLED_BY_DEFAULT
