aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_autofill_core_browser_personal__data__manager.cc
blob: 52b6b0d2a2db2728a354367e939105b1f7175f65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- components/autofill/core/browser/personal_data_manager.cc.orig	2023-12-23 12:33:28 UTC
+++ components/autofill/core/browser/personal_data_manager.cc
@@ -2397,7 +2397,8 @@ bool PersonalDataManager::ShouldShowCardsFromAccountOp
 // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
 // of lacros-chrome is complete.
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || \
-    BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_FUCHSIA)
+    BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_FUCHSIA) || \
+    BUILDFLAG(IS_BSD)
   // This option should only be shown for users that have not enabled the Sync
   // Feature and that have server credit cards available.
   // TODO(crbug.com/1462552): Simplify once ConsentLevel::kSync and