summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/sync/sync_setup_service_mock.cc
Commit message (Collapse)AuthorAgeFilesLines
* [iOS] Upstream SyncSetupService (and mock)sdefresne2015-05-201-0/+14
SyncSetupService allows configuring sync. It handles enabling and disabling it, as well as choosing datatypes. Most actions are delayed until a commit is done, to allow the complex sync setup flow on iOS. BUG=429756 Review URL: https://codereview.chromium.org/1148573002 Cr-Commit-Position: refs/heads/master@{#330736}