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 86048058993b79734e8f2a39ae6daa92ffead518..5ccd6c2635c312a769943583979035b75f70288f 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_impl.h |
+++ b/chrome/browser/sync/profile_sync_components_factory_impl.h |
@@ -50,8 +50,7 @@ class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory { |
const sync_driver::DataTypeController::TypeMap* controllers, |
const sync_driver::DataTypeEncryptionHandler* encryption_handler, |
browser_sync::SyncBackendHost* backend, |
- sync_driver::DataTypeManagerObserver* observer, |
- sync_driver::DataTypeStatusTable* data_type_status_table) |
+ sync_driver::DataTypeManagerObserver* observer) |
OVERRIDE; |
virtual browser_sync::SyncBackendHost* CreateSyncBackendHost( |