--- chrome/browser/ui/prefs/pref_watcher.h.orig 2026-01-07 00:52:53 UTC +++ chrome/browser/ui/prefs/pref_watcher.h @@ -53,7 +53,7 @@ class PrefWatcher : public KeyedService, // blink::RendererPreferences. std::set> tab_helpers_; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) friend class PrimaryPastePrefHelper; std::unique_ptr primary_paste_pref_helper_; #endif