[ios] Rewrite SigninProfileInfoUpdaterTest to stop using AddProfile()

In preparation for tightening the ProfileAttributesStorageIOS API,
rewrite ProfileManagerIOSImplTest to not call AddProfile() method.
This will allow limiting access to that method to the manager.

Bug: 391750827
Change-Id: I2b0b47190643b3b65145a945cf350a0deb93978e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6243475
Commit-Queue: Marc Treib <treib@chromium.org>
Reviewed-by: Marc Treib <treib@chromium.org>
Auto-Submit: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1417307}
NOKEYCHECK=True
GitOrigin-RevId: 8cd18bb6b17bfeb96ba18f1095c3a565e66500d6
1 file changed
tree: ea943e5227b82dee774c1baa560a503469d0c5d7
  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.