| 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 914dcd0ab0d9aaf18f2b845e5ea392e51864f378..5ed2afcfbaf4e62fedba5c89b26c3e4f2ce5c6c7 100644
|
| --- a/chrome/browser/sync/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_harness.cc
|
| @@ -19,6 +19,7 @@
|
| #include "base/task.h"
|
| #include "base/tracked.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| +#include "chrome/browser/sync/internal_api/syncapi_functions.h"
|
| #include "chrome/browser/sync/sessions/session_state.h"
|
| #include "chrome/browser/sync/signin_manager.h"
|
| #include "chrome/browser/sync/sync_ui_util.h"
|
|
|