diff options
Diffstat (limited to 'devel/electron39/files/patch-components_ntp__tiles_pref__names.h')
| -rw-r--r-- | devel/electron39/files/patch-components_ntp__tiles_pref__names.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron39/files/patch-components_ntp__tiles_pref__names.h b/devel/electron39/files/patch-components_ntp__tiles_pref__names.h new file mode 100644 index 000000000000..eb11dec21864 --- /dev/null +++ b/devel/electron39/files/patch-components_ntp__tiles_pref__names.h @@ -0,0 +1,11 @@ +--- components/ntp_tiles/pref_names.h.orig 2025-10-21 20:19:54 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[] = |
