[Sync] Clean up ProfileSyncService observer events
commit34bf875f9792517e620faf70d081be20fc81509b
authorzea <zea@chromium.org>
Tue, 30 Sep 2014 02:41:35 +0000 (29 19:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Sep 2014 02:41:51 +0000 (30 02:41 +0000)
tree1f6a7706d02ca889fd90bf350238b6871c9df2db
parent558c328a3f5a49f3e3b1b3e04f71aa3ab78326b3
[Sync] Clean up ProfileSyncService observer events

Several spurious NotifyObserver calls have been removed, in addition to
removing the configuration retry code (which was not doing anything anymore).

BUG=418140

Review URL: https://codereview.chromium.org/612573005

Cr-Commit-Position: refs/heads/master@{#297345}
13 files changed:
chrome/browser/sync/glue/sync_backend_host_core.cc
chrome/browser/sync/glue/sync_backend_host_impl.cc
chrome/browser/sync/glue/sync_backend_host_impl.h
chrome/browser/sync/profile_sync_service.cc
chrome/browser/sync/profile_sync_service.h
chrome/browser/sync/profile_sync_service_mock.h
chrome/browser/sync/profile_sync_service_observer.h
components/sync_driver/data_type_manager_impl.cc
components/sync_driver/data_type_manager_impl_unittest.cc
components/sync_driver/data_type_manager_observer.h
components/sync_driver/sync_frontend.h
sync/engine/sync_scheduler_impl.cc
sync/internal_api/sync_manager_impl.cc