| 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 827401575805078f182673912d67dfb69212d97f..ccd1924aa2f1580f291a628ecce702221ee342ea 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| @@ -51,9 +51,6 @@ class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
|
| const base::WeakPtr<syncer::SyncableService>& local_service,
|
| const base::WeakPtr<syncer::SyncMergeResult>& merge_result) OVERRIDE;
|
|
|
| - virtual browser_sync::SharedChangeProcessor*
|
| - CreateSharedChangeProcessor() OVERRIDE;
|
| -
|
| virtual base::WeakPtr<syncer::SyncableService> GetSyncableServiceForType(
|
| syncer::ModelType type) OVERRIDE;
|
| virtual scoped_ptr<syncer::AttachmentStore>
|
|
|