aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_performance__manager_public_features.h
blob: 0d7bae0e98b8cb4528b2db352e51a85d005d3e71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/performance_manager/public/features.h.orig	2024-05-23 20:04:36 UTC
+++ components/performance_manager/public/features.h
@@ -28,7 +28,7 @@ BASE_DECLARE_FEATURE(kRunOnMainThreadSync);
 
 #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