aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_autofill_core_browser_personal__data__manager.cc
blob: 4bb8e931fc244b9d63b2dca81f79480cecea10fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- components/autofill/core/browser/personal_data_manager.cc.orig	2024-01-30 07:53:34 UTC
+++ components/autofill/core/browser/personal_data_manager.cc
@@ -2380,7 +2380,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