| Index: chrome/browser/sync/test/integration/p2p_sync_refresher.cc
|
| diff --git a/chrome/browser/sync/test/integration/p2p_sync_refresher.cc b/chrome/browser/sync/test/integration/p2p_sync_refresher.cc
|
| index afc1ab0b3430452906d273ed92e95f29719e4502..f344c7600bcd8031be0a6c91b7f7a92706a6c7ff 100644
|
| --- a/chrome/browser/sync/test/integration/p2p_sync_refresher.cc
|
| +++ b/chrome/browser/sync/test/integration/p2p_sync_refresher.cc
|
| @@ -8,8 +8,8 @@
|
| #include "chrome/browser/sync/test/integration/sync_datatype_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/sync/sessions/sync_session_snapshot.h"
|
| #include "content/public/browser/notification_service.h"
|
| -#include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
|
|
| P2PSyncRefresher::P2PSyncRefresher(Profile* profile,
|
| ProfileSyncService* sync_service)
|
|
|