| Index: chrome/browser/sync/profile_sync_service_harness.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_harness.cc b/chrome/browser/sync/profile_sync_service_harness.cc
|
| index 1bfa704a6732f9b00a39b8eea403f74da87bc110..783b85cfa1ecf7f2dbcbd25364ce1d8194897fc5 100644
|
| --- a/chrome/browser/sync/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_harness.cc
|
| @@ -27,6 +27,7 @@
|
| #include "chrome/browser/sync/sync_ui_util.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
| +#include "sync/internal_api/public/util/sync_string_conversions.h"
|
|
|
| using syncer::sessions::SyncSessionSnapshot;
|
|
|
|
|