aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-components_device__signals_core_common_signals__features.cc
blob: a0ef6cbf7c7661c5f82a3a2a2ac9b9747b90c172 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- components/device_signals/core/common/signals_features.cc.orig	2023-08-28 20:17:35 UTC
+++ components/device_signals/core/common/signals_features.cc
@@ -46,7 +46,7 @@ bool IsNewFunctionEnabled(NewEvFunction new_ev_functio
 }
 
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
-    BUILDFLAG(IS_CHROMEOS_ASH)
+    BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD)
 // Enables the triggering of device signals consent dialog when conditions met
 // This feature also requires UnmanagedDeviceSignalsConsentFlowEnabled policy to
 // be enabled