diff options
Diffstat (limited to 'www/iridium/files/patch-components_ntp__tiles_pref__names.h')
| -rw-r--r-- | www/iridium/files/patch-components_ntp__tiles_pref__names.h | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/www/iridium/files/patch-components_ntp__tiles_pref__names.h b/www/iridium/files/patch-components_ntp__tiles_pref__names.h new file mode 100644 index 000000000000..2dfccb9fa967 --- /dev/null +++ b/www/iridium/files/patch-components_ntp__tiles_pref__names.h @@ -0,0 +1,11 @@ +--- components/ntp_tiles/pref_names.h.orig	2025-10-28 14:29:43 UTC ++++ components/ntp_tiles/pref_names.h +@@ -48,7 +48,7 @@ inline constexpr char kCustomLinksInitialized[] = "cus +  + // Prefs used to cache enterprise shortcuts. + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +-    BUILDFLAG(IS_CHROMEOS) ++    BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + inline constexpr char kEnterpriseShortcutsPolicyList[] = +     "enterprise_shortcuts.policy_list"; + inline constexpr char kEnterpriseShortcutsUserList[] = | 
