| Index: sync/internal_api/public/sessions/sync_session_snapshot.h
|
| diff --git a/sync/internal_api/public/sessions/sync_session_snapshot.h b/sync/internal_api/public/sessions/sync_session_snapshot.h
|
| index 335700bf701903010238a36e9d1c4e8ec82ae07b..fbe54ebaaa23531a208ad58d71a77485acefbfe3 100644
|
| --- a/sync/internal_api/public/sessions/sync_session_snapshot.h
|
| +++ b/sync/internal_api/public/sessions/sync_session_snapshot.h
|
| @@ -5,10 +5,11 @@
|
| #ifndef SYNC_INTERNAL_API_PUBLIC_SESSIONS_SYNC_SESSION_SNAPSHOT_H_
|
| #define SYNC_INTERNAL_API_PUBLIC_SESSIONS_SYNC_SESSION_SNAPSHOT_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/time/time.h"
|
| #include "sync/base/sync_export.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
|
|