|
[sync] Abstract most ProfileSyncService //chrome deps
This CL abstracts most of the remaining dependencies that ProfileSyncService
has on //chrome and //content. The remaining dependencies are on code that will
either be componentized or will shortly be ripped out.
BUG= 512825
TBR=rockot
Committed: https://crrev.com/d551be189f9b3d85ffaf15519ba0c85bcaebe69d
Cr-Commit-Position: refs/heads/master@{#358026}
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+192 lines, -80 lines) |
Patch |
|
M |
chrome/browser/extensions/api/preferences_private/preferences_private_apitest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/chrome_sync_client.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/chrome_sync_client.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service.h
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+32 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
1
2
3
4
5
6
7
8
|
18 chunks |
+56 lines, -59 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_factory.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_mock.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_startup_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/test_profile_sync_service.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/sync_driver.gypi
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/fake_sync_client.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/fake_sync_client.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/sync_client.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 17 (8 generated)
|