| Index: chrome/browser/sync/test/integration/migration_watcher.h
|
| diff --git a/chrome/browser/sync/test/integration/migration_watcher.h b/chrome/browser/sync/test/integration/migration_watcher.h
|
| index c8ca9f8e5cb7c45ca227b8ad9f9727a9510374e0..53630c8d564f564ced9cbf1f7a60292ade995942 100644
|
| --- a/chrome/browser/sync/test/integration/migration_watcher.h
|
| +++ b/chrome/browser/sync/test/integration/migration_watcher.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_MIGRATION_WATCHER_H_
|
|
|
| #include "base/macros.h"
|
| +#include "components/sync/base/model_type.h"
|
| #include "components/sync_driver/backend_migrator.h"
|
| -#include "sync/internal_api/public/base/model_type.h"
|
|
|
| class ProfileSyncServiceHarness;
|
| class MigrationWaiter;
|
|
|