| Index: components/sync_sessions/synced_session.h
|
| diff --git a/components/sync_sessions/synced_session.h b/components/sync_sessions/synced_session.h
|
| index d9696dcb9e5588e44974b5c9ec045e1fa6e1d509..c13f7d4dde14c09e4b142e296753fe938d0b35f7 100644
|
| --- a/components/sync_sessions/synced_session.h
|
| +++ b/components/sync_sessions/synced_session.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/time/time.h"
|
| #include "components/sessions/core/session_id.h"
|
| #include "components/sessions/core/session_types.h"
|
| -#include "sync/protocol/session_specifics.pb.h"
|
| +#include "components/sync/protocol/session_specifics.pb.h"
|
|
|
| namespace sessions {
|
| struct SessionWindow;
|
|
|