summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_performance__manager_public_features.h
blob: 02c58e004262aa7d7b3ee35bef6c79539fe445a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/performance_manager/public/features.h.orig	2022-09-24 10:57:32 UTC
+++ components/performance_manager/public/features.h
@@ -20,7 +20,7 @@ extern const base::Feature kRunOnMainThread;
 
 #if !BUILDFLAG(IS_ANDROID)
 
-#if BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() false
 #else
 #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() true