| Index: chrome/browser/sync/profile_sync_components_factory_impl.h
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.h b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| index 9ab519d252763da4b4e40c5f02078c06d8b2b061..86048058993b79734e8f2a39ae6daa92ffead518 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| @@ -51,7 +51,7 @@ class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
|
| const sync_driver::DataTypeEncryptionHandler* encryption_handler,
|
| browser_sync::SyncBackendHost* backend,
|
| sync_driver::DataTypeManagerObserver* observer,
|
| - sync_driver::FailedDataTypesHandler* failed_data_types_handler)
|
| + sync_driver::DataTypeStatusTable* data_type_status_table)
|
| OVERRIDE;
|
|
|
| virtual browser_sync::SyncBackendHost* CreateSyncBackendHost(
|
|
|