aboutsummaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-components_performance__manager_public_features.h
blob: db588ac07ab4909f5621d3a87d1c02c95fc7de66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/performance_manager/public/features.h.orig	2025-04-22 20:15:27 UTC
+++ components/performance_manager/public/features.h
@@ -19,7 +19,7 @@ namespace performance_manager::features {
 
 #if !BUILDFLAG(IS_ANDROID)
 
-#if BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() false
 #else
 #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() true