Enable password manager system authentication by default
Bug: b:259526857 Change-Id: I2e61a1069f87bad7a6c5afcce2137982f935e7ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4092108 Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Elie Maamari <emaamari@google.com> Cr-Commit-Position: refs/heads/main@{#1094542}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
0d95acfa95
commit
b69f00fc8f
@@ -55,7 +55,7 @@ BASE_FEATURE(kDisableQuickAnswersV2Translation,
|
|||||||
// WebUI instead by default. Cleanup CL: https://crrev.com/c/4055733/2.
|
// WebUI instead by default. Cleanup CL: https://crrev.com/c/4055733/2.
|
||||||
BASE_FEATURE(kPasswordManagerSystemAuthentication,
|
BASE_FEATURE(kPasswordManagerSystemAuthentication,
|
||||||
"PasswordManagerSystemAuthentication",
|
"PasswordManagerSystemAuthentication",
|
||||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
base::FEATURE_ENABLED_BY_DEFAULT);
|
||||||
|
|
||||||
// Controls whether to enable quick answers V2 settings sub-toggles.
|
// Controls whether to enable quick answers V2 settings sub-toggles.
|
||||||
BASE_FEATURE(kQuickAnswersV2SettingsSubToggle,
|
BASE_FEATURE(kQuickAnswersV2SettingsSubToggle,
|
||||||
|
Reference in New Issue
Block a user