| Index: chrome/browser/sync/test/integration/sync_integration_test_util.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_integration_test_util.h b/chrome/browser/sync/test/integration/sync_integration_test_util.h
|
| index fcbd2227407f4184e6f63f66dd0a13cb95f9384f..42ab7bdf17fe851dcca719dd73698d867827d457 100644
|
| --- a/chrome/browser/sync/test/integration/sync_integration_test_util.h
|
| +++ b/chrome/browser/sync/test/integration/sync_integration_test_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_SYNC_TEST_INTEGRATION_SYNC_INTEGRATION_TEST_UTIL_H_
|
| #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_SYNC_INTEGRATION_TEST_UTIL_H_
|
|
|
| -#include "sync/internal_api/public/base/model_type.h"
|
| +#include "components/sync/base/model_type.h"
|
|
|
| class ProfileSyncService;
|
|
|
|
|