| Index: chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc b/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
|
| index 0c1d6b3db03386ef3255d7ec7b2ac4841e0cb86a..8b861258508535dc1c9f7dcdb61faa9a0046dbda 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
|
| @@ -11,8 +11,8 @@
|
| #include "chrome/browser/sync/test/integration/status_change_checker.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "components/browser_sync/browser/profile_sync_components_factory_impl.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_components_factory_impl.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/sync/api/fake_model_type_service.h"
|
|
|
| using browser_sync::ChromeSyncClient;
|
|
|