| Index: chrome/browser/sync/profile_sync_components_factory.h
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory.h b/chrome/browser/sync/profile_sync_components_factory.h
|
| index 1281673547a7c6b7698d7427582cec2968693858..fa32202be754efbfcc178d93a1da0bda6931b4c2 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory.h
|
| @@ -115,7 +115,6 @@ class ProfileSyncComponentsFactory {
|
| virtual SyncComponents CreateExtensionOrAppSettingSyncComponents(
|
| // Either EXTENSION_SETTINGS or APP_SETTINGS.
|
| syncable::ModelType type,
|
| - SyncableService* settings_service,
|
| ProfileSyncService* profile_sync_service,
|
| browser_sync::DataTypeErrorHandler* error_handler) = 0;
|
|
|
|
|