diff options
Diffstat (limited to 'chrome/browser/sync/profile_sync_components_factory_mock.cc')
-rw-r--r-- | chrome/browser/sync/profile_sync_components_factory_mock.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/profile_sync_components_factory_mock.cc b/chrome/browser/sync/profile_sync_components_factory_mock.cc index f113d33..ac0a70c 100644 --- a/chrome/browser/sync/profile_sync_components_factory_mock.cc +++ b/chrome/browser/sync/profile_sync_components_factory_mock.cc @@ -8,7 +8,7 @@ #include "components/sync_driver/local_device_info_provider_mock.h" #include "components/sync_driver/model_associator.h" #include "content/public/browser/browser_thread.h" -#include "sync/api/attachments/fake_attachment_store.h" +#include "sync/api/attachments/attachment_store.h" #include "sync/internal_api/public/attachments/attachment_service_impl.h" using sync_driver::AssociatorInterface; |