[iOS] Merge both user email CPE settings into a single one

This CL merges both managed and unmanaged CPE e-mail settings into
a single one. Both should work with a single setting (previously the
"managed" e-mail setting now renamed to remove the "managed" mention
from its name).

Bug: 380790152
Change-Id: I6c178bacc8959ba276e0b903a5f15f66a83b4267
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6226742
Reviewed-by: Tommy Martino <tmartino@chromium.org>
Commit-Queue: Alexis Hétu <sugoi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1416769}
NOKEYCHECK=True
GitOrigin-RevId: c5348228c31aa5ae4bbd9e1d520faaa454bea0e8
8 files changed
tree: 47673e4dce3c0e4665936ae0c7d610102edb6749
  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.