0
Files
src/ios
Marc Treib daf3f36bdb Make SyncPrefs::GetPrefNameFor[Os]Type private
The actual prefs are considered private, and should not be used
directly by any consumers (they instead must go through public APIs in
SyncUserSettings).
After recent changes, GetPrefNameFor[Os]Type aren't used externally
anymore (except by some tests), so this CL makes them private.

Bug: 1435427
Change-Id: I713602ca6025d27e417563bd615cd6181604b871
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4488944
Reviewed-by: Mikel Astiz <mastiz@chromium.org>
Commit-Queue: Marc Treib <treib@chromium.org>
Reviewed-by: Dominic Battre <battre@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1137181}
2023-04-28 15:38:26 +00:00
..
2023-04-25 17:09:54 +00:00
2023-04-26 14:18:51 +00:00
2023-04-26 11:54:47 +00:00

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