Index: chrome/browser/sync/test/integration/profile_sync_service_harness.cc |
diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc |
index 34fc7853c6527ae1fd4d9a2579601ef2b366ad2a..f7adf0a3eaee4e83c432712528fb23f19d19156f 100644 |
--- a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc |
+++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc |
@@ -28,10 +28,10 @@ |
#include "components/invalidation/impl/p2p_invalidation_service.h" |
#include "components/signin/core/browser/profile_oauth2_token_service.h" |
#include "components/signin/core/browser/signin_manager_base.h" |
+#include "components/sync/base/progress_marker_map.h" |
+#include "components/sync/base/sync_string_conversions.h" |
#include "components/sync_driver/about_sync_util.h" |
#include "google_apis/gaia/gaia_constants.h" |
-#include "sync/internal_api/public/base/progress_marker_map.h" |
-#include "sync/internal_api/public/util/sync_string_conversions.h" |
using syncer::sessions::SyncSessionSnapshot; |