Index: components/device_signals/core/common/signals_features.cc
--- components/device_signals/core/common/signals_features.cc.orig
+++ components/device_signals/core/common/signals_features.cc
@@ -61,7 +61,7 @@ bool IsSystemSignalCollectionImprovementEnabled() {
 }
 
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
-    BUILDFLAG(IS_CHROMEOS)
+    BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
 // Enables the triggering of device signals consent dialog when conditions met
 // This feature also requires UnmanagedDeviceSignalsConsentFlowEnabled policy to
 // be enabled
