0
Files
src/ios
Marc Treib 62ceef6a5e [iOS] ChromeAccountManagerService: rename pref_service_ -> local_state_
The name "pref_service" is typically understood to refer to the
*profile* pref service, but ChromeAccountManagerService actually uses
the *local state* pref service.

While we're here, this also adds a CHECK_IS_TEST() to ensure the pref
service can only be null in tests.

Bug: none
Change-Id: I1e290bc810477c25f3c7fce36082ffb51921b068
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5964924
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: Jérôme Lebel <jlebel@chromium.org>
Commit-Queue: Marc Treib <treib@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1374582}
2024-10-28 13:29:16 +00:00
..
2024-09-23 15:58:57 +00:00
2024-10-24 15:52:06 +00:00

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