| 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 cce8084033682776d6b0335410d5e7c7e24c1fd9..418965dfa847bab47ca3d0140b1eb028dc2fdf0b 100644
|
| --- a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| +++ b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/sync/test/integration/updated_progress_marker_checker.h"
|
|
|
| -#include "chrome/browser/sync/profile_sync_service.h"
|
| +#include "components/browser_sync/browser/profile_sync_service.h"
|
| #include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
|
|
| UpdatedProgressMarkerChecker::UpdatedProgressMarkerChecker(
|
|
|