commit | 9e9222f52c71c65bdd1cfc810f83b5ed1d1d3016 | [log] [tgz] |
---|---|---|
author | vabr <[email protected]> | Thu Jan 21 10:18:03 2016 |
committer | Commit bot <[email protected]> | Thu Jan 21 10:19:28 2016 |
tree | c9ceddf38ccc9b1da58547c79c1efce7089a3f0f | |
parent | e851311c07d93803331eeb24106dfd46100ba4b4 [diff] |
Create profile_sync_test_util in components There are already such utils in //chrome/browser/sync and the //ios version as well. This CL starts by pulling out some trivial parts into a common file in //components. More will follow as ProfileSyncService unittests will get componentised. BUG=544972 Review URL: https://codereview.chromium.org/1607473003 Cr-Commit-Position: refs/heads/master@{#370659}