summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_autofill_core_browser_personal__data__manager.cc
blob: 141a7d3f921844e4a7803b290edd4154f1986aec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- components/autofill/core/browser/personal_data_manager.cc.orig	2023-11-04 07:08:51 UTC
+++ components/autofill/core/browser/personal_data_manager.cc
@@ -2384,7 +2384,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