summaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h
blob: 049bf94129ef91772d809705efa1bf3367043fe9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                                                       
                                                                         


                                                                      




                                                                         
                                                    
--- components/password_manager/core/browser/features/password_features.h.orig	2024-04-19 13:02:56 UTC
+++ components/password_manager/core/browser/features/password_features.h
@@ -94,7 +94,7 @@ BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal);
 // Enables triggering password suggestions through the context menu.
 BASE_DECLARE_FEATURE(kPasswordManualFallbackAvailable);
 
-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 // Enables "Needs access to keychain, restart chrome" bubble and banner.
 BASE_DECLARE_FEATURE(kRestartToGainAccessToKeychain);
 #endif  // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)