LocalSync cleanup: Remove unnecessary TryStart call
If local Sync is enabled, then ProfileSyncService::OnEngineInitialized() used to call TryStart(). TryStart() kicks off the engine initialization, which is obviously redundant at this point. So this CL removes the unnecessary call. Bug: none Change-Id: Iac2a01ff013e8034db446ed6200131829299b2bf Reviewed-on: https://chromium-review.googlesource.com/c/1486355 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#635457}
Showing
Please register or sign in to comment