|
Refactor SyncManager::Init to use a GURL for the sync server URL.
Instead of passing the sync server URL as a string, int, and bool, just
pass the GURL. In a future CL SyncManager will make use of this GURL to
initialize an AttachmentUploader.
clang-format was used to format the modified lines.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287893
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -121 lines) |
Patch |
 |
M |
chrome/browser/sync/glue/sync_backend_host_core.cc
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/sync_manager.h
|
View
|
|
3 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/test/fake_sync_manager.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_backup_manager.h
|
View
|
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_backup_manager.cc
|
View
|
|
2 chunks |
+17 lines, -19 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_backup_manager_unittest.cc
|
View
|
|
3 chunks |
+14 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl.h
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl.cc
|
View
|
|
3 chunks |
+8 lines, -5 lines |
2 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl_unittest.cc
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager.h
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager.cc
|
View
|
|
2 chunks |
+17 lines, -19 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager_base_unittest.cc
|
View
|
|
3 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_rollback_manager_unittest.cc
|
View
|
|
2 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/test/fake_sync_manager.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sync/tools/sync_client.cc
|
View
|
1
|
4 chunks |
+18 lines, -22 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|