|
Componentize chrome/common/sync_util
The file chrome/common/sync_util.cc/h and chrome/common/sync_util_unittest.cc moved to
components/sync_driver/.
Moved switches::kSyncServiceURL new file components/sync_driver/sync_driver_switch.cc.
Added extra param version_info::Channel to
-- GetSyncServiceURL ()
-- MakeDesktopUserAgentForSync()
-- MakeUserAgentForSync ()
BUG= 519578
Committed: https://crrev.com/182ef6426121e2e7c48d75a2c1a96af5ab002f3c
Cr-Commit-Position: refs/heads/master@{#346600}
Total comments: 4
Total comments: 2
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+141 lines, -286 lines) |
Patch |
|
M |
chrome/browser/about_flags.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/services/gcm/gcm_desktop_utils.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/backup_rollback_controller.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/backup_rollback_controller_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/sync/glue/local_device_info_provider_impl.cc
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/glue/sync_backend_host_impl.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_factory.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/profile_sync_service_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/sync/startup_controller.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/sync/startup_controller_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/sync/test/integration/sync_test.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_common.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
D |
chrome/common/sync_util.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
|
D |
chrome/common/sync_util.cc
|
View
|
|
1 chunk |
+0 lines, -101 lines |
0 comments
|
Download
|
|
D |
chrome/common/sync_util_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver.gypi
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/BUILD.gn
|
View
|
1
2
3
4
5
6
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/sync_driver/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
components/sync_driver/sync_driver_switches.h
|
View
|
1
2
3
4
5
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/sync_driver/sync_driver_switches.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/sync_driver/sync_util.h
|
View
|
|
2 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
A + |
components/sync_driver/sync_util.cc
|
View
|
1
2
3
|
4 chunks |
+9 lines, -32 lines |
0 comments
|
Download
|
|
A + |
components/sync_driver/sync_util_unittest.cc
|
View
|
|
3 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
Total messages: 31 (11 generated)
|