| 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 a835fa36cf8cf48c887b7a2b8adc53ec0c035b24..1f6042d8a0c0a36e726a73b6459d2258a542e438 100644
|
| --- a/chrome/browser/sync/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_harness.cc
|
| @@ -23,8 +23,8 @@
|
| #include "chrome/browser/signin/signin_manager.h"
|
| #include "chrome/browser/sync/glue/data_type_controller.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| -#include "chrome/browser/sync/sessions/session_state.h"
|
| #include "chrome/browser/sync/sync_ui_util.h"
|
| +#include "sync/sessions/session_state.h"
|
|
|
| using browser_sync::sessions::SyncSessionSnapshot;
|
|
|
|
|