| 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 0536ace482af42a5dc94b788643de89c0dd586f5..f2f2b643b6bd98ab26694b9897f6fc16650abcc1 100644
 | 
| --- a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
 | 
| +++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
 | 
| @@ -29,8 +29,8 @@
 | 
|  #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 "components/sync/engine/sync_string_conversions.h"
 | 
|  #include "google_apis/gaia/gaia_constants.h"
 | 
|  
 | 
|  using syncer::sessions::SyncSessionSnapshot;
 | 
| 
 |