| 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 3cfa2a588026848d8e369613a5ee47ae01bc30a2..860ab24b201552fe8fd4407efe88664ce4dcef82 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
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.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"
|
| +#include "components/sync/model/fake_model_type_service.h"
|
|
|
| using browser_sync::ChromeSyncClient;
|
| using browser_sync::ProfileSyncComponentsFactoryImpl;
|
|
|