|
[Sync] Tidy up SyncBackendHost interface.
Converted passphrase-related notifications to SyncFrontend methods.
Removed some unneeded parameters from SyncBackendHost constructor.
Moved some function definitions into .cc files.
BUG=None
TEST=unit_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71855
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+199 lines, -209 lines) |
Patch |
 |
M |
chrome/browser/sync/glue/data_type_manager_impl.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
View
|
|
12 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host.h
|
View
|
1
|
4 chunks |
+18 lines, -9 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host.cc
|
View
|
1
2
|
5 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host_mock.h
|
View
|
|
1 chunk |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host_mock.cc
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
|
19 chunks |
+55 lines, -73 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_password_unittest.cc
|
View
|
|
6 chunks |
+34 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_test_util.h
|
View
|
1
2
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/test_profile_sync_service.h
|
View
|
|
5 chunks |
+9 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/test_profile_sync_service.cc
|
View
|
1
2
|
2 chunks |
+31 lines, -26 lines |
1 comment
|
Download
|
 |
|
chrome/common/notification_type.h
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|