Index: chrome/browser/sync/test/integration/updated_progress_marker_checker.cc |
diff --git a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc |
index 418965dfa847bab47ca3d0140b1eb028dc2fdf0b..7e5f70970e7a2815598563bf527e046b6e5ff388 100644 |
--- a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc |
+++ b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc |
@@ -5,7 +5,7 @@ |
#include "chrome/browser/sync/test/integration/updated_progress_marker_checker.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
-#include "sync/internal_api/public/sessions/sync_session_snapshot.h" |
+#include "components/sync/sessions/sync_session_snapshot.h" |
UpdatedProgressMarkerChecker::UpdatedProgressMarkerChecker( |
ProfileSyncService* service) : SingleClientStatusChangeChecker(service) {} |