Chromium change: https://github.com/chromium/chromium/commit/6b20a8bea7e759dad5741b7cffcb5d563be92c32 Remove shallow AndroidSyncSettings No behavior is changed. The class doesn't contain any logic anymore following crrev.com/c/2988181. Just replace calls to it with the underlying SyncService calls. Bug: 1107904