| Index: components/password_manager/sync/browser/password_manager_setting_migrator_service_unittest.cc
|
| diff --git a/components/password_manager/sync/browser/password_manager_setting_migrator_service_unittest.cc b/components/password_manager/sync/browser/password_manager_setting_migrator_service_unittest.cc
|
| index a844b7d7839e2d8be35df77d03cb6780b8525076..3098a6a09849290f5bf8c84d340d3820ca1b86b7 100644
|
| --- a/components/password_manager/sync/browser/password_manager_setting_migrator_service_unittest.cc
|
| +++ b/components/password_manager/sync/browser/password_manager_setting_migrator_service_unittest.cc
|
| @@ -13,10 +13,10 @@
|
| #include "components/password_manager/sync/browser/password_manager_setting_migrator_service.h"
|
| #include "components/pref_registry/testing_pref_service_syncable.h"
|
| #include "components/prefs/pref_service.h"
|
| +#include "components/sync/api/attachments/attachment_service_proxy_for_test.h"
|
| #include "components/sync/api/fake_sync_change_processor.h"
|
| #include "components/sync/api/sync_error_factory.h"
|
| #include "components/sync/api/sync_error_factory_mock.h"
|
| -#include "components/sync/core/attachments/attachment_service_proxy_for_test.h"
|
| #include "components/sync/driver/fake_sync_service.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| #include "components/syncable_prefs/pref_model_associator_client.h"
|
|
|