| Index: sync/internal_api/public/base/attachment_id_proto.h
|
| diff --git a/sync/internal_api/public/base/attachment_id_proto.h b/sync/internal_api/public/base/attachment_id_proto.h
|
| index bd2a346170baafa98acbbd5b16b28a33f85980e7..f2b49b50d41fa4774bdb5ec6d1760a5582d70332 100644
|
| --- a/sync/internal_api/public/base/attachment_id_proto.h
|
| +++ b/sync/internal_api/public/base/attachment_id_proto.h
|
| @@ -5,7 +5,9 @@
|
| #ifndef SYNC_INTERNAL_API_PUBLIC_BASE_ATTACHMENT_ID_PROTO_H_
|
| #define SYNC_INTERNAL_API_PUBLIC_BASE_ATTACHMENT_ID_PROTO_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include <stddef.h>
|
| +#include <stdint.h>
|
| +
|
| #include "sync/base/sync_export.h"
|
| #include "sync/protocol/sync.pb.h"
|
|
|
|
|