aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_performance__manager_policies_policy__features.cc
blob: b401971734e8d5a5bfc266cf88c8fb600ad77841 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/performance_manager/policies/policy_features.cc.orig	2021-05-12 22:05:44 UTC
+++ 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