| Index: chrome/browser/sync/profile_sync_factory_impl.h
|
| ===================================================================
|
| --- chrome/browser/sync/profile_sync_factory_impl.h (revision 56425)
|
| +++ chrome/browser/sync/profile_sync_factory_impl.h (working copy)
|
| @@ -60,10 +60,6 @@
|
| history::HistoryBackend* history_backend,
|
| browser_sync::UnrecoverableErrorHandler* error_handler);
|
|
|
| - virtual SyncComponents CreateSessionSyncComponents(
|
| - ProfileSyncService* profile_sync_service,
|
| - browser_sync::UnrecoverableErrorHandler* error_handler);
|
| -
|
| private:
|
| Profile* profile_;
|
| CommandLine* command_line_;
|
|
|