commit | ba2401f5e96502c48ec88faf003a6cc392065ad3 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Thu Feb 06 14:21:05 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 14:31:19 2025 |
tree | d058f7b31b52171b0516099d48329fad7ace7081 | |
parent | db6fccd87bb1d310fecc08bb2a08a39430d4a54a [diff] |
[iOS] Add a utility function for accessing user default strings This CL standardizes fetching strings from user defaults. When fetching a string, either it will be valid and non empty, or it will be nil. Bug: 380790152 Change-Id: I0236a6423979f7f25d02ecd813110058e51229ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6216359 Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416749} NOKEYCHECK=True GitOrigin-RevId: e33f3742d6769a4e4c4dbfab77f8cc39933209c3
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.