| Index: chrome/browser/sync/glue/synced_session.h
|
| diff --git a/chrome/browser/sync/glue/synced_session.h b/chrome/browser/sync/glue/synced_session.h
|
| index 96eee9ab93fa29098631aa2c11fb0e3f0f33d622..93dada9db51a3eaa98a6a84c53806fc1f0be8337 100644
|
| --- a/chrome/browser/sync/glue/synced_session.h
|
| +++ b/chrome/browser/sync/glue/synced_session.h
|
| @@ -9,8 +9,8 @@
|
| #include <string>
|
|
|
| #include "base/time/time.h"
|
| -#include "chrome/browser/sessions/session_id.h"
|
| #include "chrome/browser/sessions/session_types.h"
|
| +#include "components/sessions/session_id.h"
|
| #include "sync/protocol/session_specifics.pb.h"
|
|
|
| namespace content {
|
|
|