[Sync] Remove periodic sync for Chrome for Android, take 2.
updateAccount() is always called on startup with the signed in account, so the removePeriodicSync() call will be hit even for already signed in users when the app restarts. This change was previously submitted as http://crrev.com/1148613002 but got reverted due to a bad merge caused by http://crrev.com/1138013008. BUG=480688 Review URL: https://codereview.chromium.org/1144993002 Cr-Commit-Position: refs/heads/master@{#330703}
Showing
Please register or sign in to comment