| Index: components/browser_sync/browser/profile_sync_test_util.h
|
| diff --git a/components/browser_sync/browser/profile_sync_test_util.h b/components/browser_sync/browser/profile_sync_test_util.h
|
| index ae554e2837b4b43652f7c03ceca7f745cfec88c4..202f44d9c32c90d1f109dd5c9987a11ad3fa628f 100644
|
| --- a/components/browser_sync/browser/profile_sync_test_util.h
|
| +++ b/components/browser_sync/browser/profile_sync_test_util.h
|
| @@ -19,8 +19,8 @@
|
| #include "components/signin/core/browser/fake_profile_oauth2_token_service.h"
|
| #include "components/signin/core/browser/fake_signin_manager.h"
|
| #include "components/signin/core/browser/test_signin_client.h"
|
| -#include "components/sync_driver/fake_sync_client.h"
|
| -#include "components/sync_driver/sync_api_component_factory_mock.h"
|
| +#include "components/sync/driver/fake_sync_client.h"
|
| +#include "components/sync/driver/sync_api_component_factory_mock.h"
|
| #include "components/sync_sessions/fake_sync_sessions_client.h"
|
| #include "components/syncable_prefs/testing_pref_service_syncable.h"
|
|
|
|
|