aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-components_device__signals_core_browser_signals__aggregator.h
blob: 36f820a613b39c1d7eb719ba9372583f5c4bf824 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                               
--- components/device_signals/core/browser/signals_aggregator.h.orig	2023-07-16 15:47:57 UTC
+++ components/device_signals/core/browser/signals_aggregator.h
@@ -22,7 +22,7 @@ class SignalsAggregator : public KeyedService {
 
   ~SignalsAggregator() override = default;
 
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
   // Will asynchronously collect signals whose names are specified in the
   // `request` object, and will also use a `user_context` to validate that the
   // user has permissions to the device's signals. Invokes `callback` with the