
Update SavedPasswordsPresenter::EditSavedCredentials to support editing passkeys. Surface this through a new `changeCredential` method on the passwordsPrivate extension API. This generic method can update all of password, federated, blocked, and passkey credentials. A follow-up will remove the old `changeSavedPassword` passwordsPrivate method which is now redundant. Bug: 1432717 Change-Id: I6bbd4be42fbe9d944ae403c67145c079ca429d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4585682 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Auto-Submit: Nina Satragno <nsatragno@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1156555}