| Index: chrome/browser/sync/profile_sync_factory_impl.h
|
| diff --git a/chrome/browser/sync/profile_sync_factory_impl.h b/chrome/browser/sync/profile_sync_factory_impl.h
|
| index 2015a4082839ab6f9c57659f6d8fdaa1e415c527..ccbcd7144ce7b2282188f25b4d8979a980b351e6 100644
|
| --- a/chrome/browser/sync/profile_sync_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_factory_impl.h
|
| @@ -58,10 +58,6 @@ class ProfileSyncFactoryImpl : public ProfileSyncFactory {
|
| PasswordStore* password_store,
|
| browser_sync::UnrecoverableErrorHandler* error_handler);
|
|
|
| - virtual SyncComponents CreatePreferenceSyncComponents(
|
| - ProfileSyncService* profile_sync_service,
|
| - browser_sync::UnrecoverableErrorHandler* error_handler);
|
| -
|
| virtual SyncComponents CreateThemeSyncComponents(
|
| ProfileSyncService* profile_sync_service,
|
| browser_sync::UnrecoverableErrorHandler* error_handler);
|
|
|