aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc')
-rw-r--r--www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc13
1 files changed, 2 insertions, 11 deletions
diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc
index c0d8e78a55e1..9496a9394b7e 100644
--- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc
+++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc
@@ -1,15 +1,6 @@
---- components/password_manager/core/browser/features/password_features.cc.orig 2023-12-10 06:10:27 UTC
+--- components/password_manager/core/browser/features/password_features.cc.orig 2024-01-30 07:53:34 UTC
+++ components/password_manager/core/browser/features/password_features.cc
-@@ -8,7 +8,7 @@
-
- namespace password_manager::features {
-
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)
- // Enables attaching password manager and autofill internals logs to an Autofill
- // Rater Extension Report.
- BASE_FEATURE(kAttachLogsToAutofillRaterExtensionReport,
-@@ -30,7 +30,7 @@ BASE_FEATURE(kBiometricTouchToFill,
+@@ -22,7 +22,7 @@ BASE_FEATURE(kBiometricTouchToFill,
// Delete undecryptable passwords from the store when Sync is active.
BASE_FEATURE(kClearUndecryptablePasswordsOnSync,
"ClearUndecryptablePasswordsInSync",