| 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 fce9c18419806f3f1b26824c6cca218e302f6407..9ee04fa378e4ac1438244abf7b9a2e42f9b063e7 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| @@ -55,7 +55,6 @@ class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
|
| virtual SyncComponents CreateExtensionOrAppSettingSyncComponents(
|
| // Either EXTENSION_SETTING or APP_SETTING.
|
| syncable::ModelType type,
|
| - SyncableService* settings_service,
|
| ProfileSyncService* profile_sync_service,
|
| browser_sync::UnrecoverableErrorHandler* error_handler) OVERRIDE;
|
|
|
|
|