| 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 eaf5aeab108ae8a15dcdbe4f00ec2e74bb688cf6..b8b32f07d08d9a450380b3e09785edbbabcf723b 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_mock.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_mock.cc
|
| @@ -6,7 +6,7 @@
|
| #include "components/sync_driver/change_processor.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/internal_api/public/attachments/fake_attachment_store.h"
|
|
|
| using browser_sync::AssociatorInterface;
|
| using browser_sync::ChangeProcessor;
|
|
|