Index: chrome/browser/sync/test/integration/profile_sync_service_harness.h |
diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.h b/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
index 33ce604e15290d2e529dca5253c739d1282dcc17..554d3e5863e122eaf070f2f1f8bbabe41f7ca66b 100644 |
--- a/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
+++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
@@ -10,8 +10,8 @@ |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "sync/internal_api/public/base/model_type.h" |
-#include "sync/internal_api/public/sessions/sync_session_snapshot.h" |
+#include "components/sync/base/model_type.h" |
+#include "components/sync/sessions/sync_session_snapshot.h" |
class Profile; |
class ProfileSyncService; |