Update AffiliationService::PrefetchChangePasswordURL

This CL updates AffiliationService::PrefetchChangePasswordURL to allow
prefetching a single change password URL at a time. No callers were
using more than one anyway so this change is pure mechanical. There
are no behavioral change.

This change simplifies implementation of a follow up CL, where change
password URL can be obtained from a main domain.

Bug: 391593406
Change-Id: I7f228c5f2dbc35b2e2f562c6c13c2cbe5038bdc6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6236980
Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com>
Cr-Commit-Position: refs/heads/main@{#1417201}
NOKEYCHECK=True
GitOrigin-RevId: 415d492c726999e3d62ef622ecc684719450e794
1 file changed
tree: d15055f46dd98d898385d1ead948a9b7c048f2a3
  1. build/
  2. chrome/
  3. components/
  4. google_internal/
  5. intents/
  6. net/
  7. public/
  8. testing/
  9. third_party/
  10. tools/
  11. web/
  12. web_view/
  13. .swift-format
  14. BUILD.gn
  15. COMMON_METADATA
  16. DEPS
  17. DIR_METADATA
  18. features.gni
  19. OWNERS
  20. PRESUBMIT.py
  21. PRESUBMIT_test.py
  22. README.md
README.md

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.