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 20eafa3b4344c4c3be6f189462a3d3c7ca6a6c37..1307a3882b70a6024a76f55a4a668537faa5fc62 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_impl.h |
+++ b/chrome/browser/sync/profile_sync_components_factory_impl.h |
@@ -61,9 +61,6 @@ |
const base::WeakPtr<sync_driver::SyncPrefs>& sync_prefs, |
const base::FilePath& sync_folder) OVERRIDE; |
- virtual scoped_ptr<browser_sync::LocalDeviceInfoProvider> |
- CreateLocalDeviceInfoProvider() OVERRIDE; |
- |
virtual base::WeakPtr<syncer::SyncableService> GetSyncableServiceForType( |
syncer::ModelType type) OVERRIDE; |
virtual scoped_ptr<syncer::AttachmentService> CreateAttachmentService( |