| Index: components/browser_sync/profile_sync_service.cc
|
| diff --git a/components/browser_sync/profile_sync_service.cc b/components/browser_sync/profile_sync_service.cc
|
| index adb1b1ed7fd0a9f4bad26e9d3b96ecbd1925e3ea..bccbad79eb2132d24d159d25566da9ad9fa1d576 100644
|
| --- a/components/browser_sync/profile_sync_service.cc
|
| +++ b/components/browser_sync/profile_sync_service.cc
|
| @@ -1446,7 +1446,6 @@
|
| void ProfileSyncService::OnConfigureStart() {
|
| DCHECK(thread_checker_.CalledOnValidThread());
|
| sync_configure_start_time_ = base::Time::Now();
|
| - engine_->StartConfiguration();
|
| NotifyObservers();
|
| }
|
|
|
|
|