Index: chrome/browser/sync/profile_sync_components_factory_mock.cc |
diff --git a/chrome/browser/sync/profile_sync_components_factory_mock.cc b/chrome/browser/sync/profile_sync_components_factory_mock.cc |
index c6181acffdb5f21bd96b1c4afc351602541cb03d..30f57a02bc40e267b14243d3b6432255af87156b 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_mock.cc |
+++ b/chrome/browser/sync/profile_sync_components_factory_mock.cc |
@@ -37,7 +37,7 @@ ProfileSyncComponentsFactoryMock::~ProfileSyncComponentsFactoryMock() {} |
scoped_ptr<syncer::AttachmentService> |
ProfileSyncComponentsFactoryMock::CreateAttachmentService( |
- scoped_ptr<syncer::AttachmentStore> attachment_store, |
+ scoped_ptr<syncer::AttachmentStoreForSync> attachment_store, |
const syncer::UserShare& user_share, |
const std::string& store_birthday, |
syncer::ModelType model_type, |