| Index: chrome/browser/sync/test/integration/p2p_sync_refresher.h
|
| diff --git a/chrome/browser/sync/test/integration/p2p_sync_refresher.h b/chrome/browser/sync/test/integration/p2p_sync_refresher.h
|
| index 7a71f25d26bdf4be816064a12bd4faaf6dea1c09..e10b8c226691cddb98d2ca9a422128575643f6f2 100644
|
| --- a/chrome/browser/sync/test/integration/p2p_sync_refresher.h
|
| +++ b/chrome/browser/sync/test/integration/p2p_sync_refresher.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_P2P_SYNC_REFRESHER_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/sync_driver/sync_service_observer.h"
|
| +#include "components/sync/driver/sync_service_observer.h"
|
|
|
| class Profile;
|
| class ProfileSyncService;
|
|
|