| 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 91e90b4c29c80992ac82f442fc36300da968af3d..91dc0b167e8784454690448192745d684c75e56e 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
|
| @@ -17,8 +17,8 @@
|
| #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/sync_driver/fake_sync_service.h"
|
| #include "components/syncable_prefs/pref_model_associator_client.h"
|
| #include "components/syncable_prefs/pref_service_mock_factory.h"
|
| #include "components/syncable_prefs/pref_service_syncable.h"
|
|
|