commit | 5c45b203238decb5cb2b174f8e70c76a6a3601e4 | [log] [tgz] |
---|---|---|
author | blundell <[email protected]> | Thu Aug 27 09:06:02 2015 |
committer | Commit bot <[email protected]> | Thu Aug 27 09:07:01 2015 |
tree | 652c4ca1848d5e6e9bfab2bc8385bb6b775adf9b | |
parent | cf934a2f15606819f9d5f214f6b36c129fadb9ac [diff] |
Componentize FrontendDataTypeController As part of componentizing //chrome/browser/sync for sharing with iOS, this CL componentizes FrontendDataTypeController. It does the following: - Removes the unused dependency on Profile. - Changes the dependency on ProfileSyncService to be on SyncService. BUG=512033 Review URL: https://codereview.chromium.org/1319463002 Cr-Commit-Position: refs/heads/master@{#345821}