|
[Sync] Remove the last datatype-specific deps from sync_driver.
The ref-counted dependencies being injected by SyncClient are now
injected directly into the DTC's via the components factory.
BUG= 543199
TBR=sdefresne
Committed: https://crrev.com/be7410fa028a9f086c8f5cedd623a6d57567799d
Cr-Commit-Position: refs/heads/master@{#364465}
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+138 lines, -132 lines) |
Patch |
 |
M |
chrome/browser/sync/chrome_sync_client.h
|
View
|
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/chrome_sync_client.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+11 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_autofill_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
View
|
1
2
3
4
5
|
3 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_wallet_data_type_controller.cc
|
View
|
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/webdata/autofill_data_type_controller.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/webdata/autofill_data_type_controller.cc
|
View
|
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/webdata/autofill_data_type_controller_unittest.cc
|
View
|
1
2
3
4
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/webdata/autofill_profile_data_type_controller.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/webdata/autofill_profile_data_type_controller.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/browser_sync.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browser_sync/browser/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browser_sync/browser/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browser_sync/browser/profile_sync_components_factory_impl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/browser_sync/browser/profile_sync_components_factory_impl.cc
|
View
|
|
9 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/password_manager/sync/browser/password_data_type_controller.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/password_manager/sync/browser/password_data_type_controller.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/DEPS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/fake_sync_client.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/fake_sync_client.cc
|
View
|
|
3 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/sync_client.h
|
View
|
|
4 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/sync/ios_chrome_sync_client.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/sync/ios_chrome_sync_client.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+12 lines, -22 lines |
0 comments
|
Download
|
Total messages: 18 (8 generated)
|