| Index: sync/engine/commit_contribution.h
|
| diff --git a/sync/engine/commit_contribution.h b/sync/engine/commit_contribution.h
|
| index fa440f875b352230f99c19e532702b2b35605890..318995701b3c4532ea4f6f1e2f50c9193534b74f 100644
|
| --- a/sync/engine/commit_contribution.h
|
| +++ b/sync/engine/commit_contribution.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef SYNC_ENGINE_COMMIT_CONTRIBUTION_H_
|
| #define SYNC_ENGINE_COMMIT_CONTRIBUTION_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "sync/base/sync_export.h"
|
| #include "sync/internal_api/public/util/syncer_error.h"
|
| #include "sync/protocol/sync.pb.h"
|
|
|