Chromium Code Reviews| Index: sync/engine/commit.cc |
| diff --git a/sync/engine/commit.cc b/sync/engine/commit.cc |
| index c089cc973306ad0533e8bd5876c98ca5a2f656b2..a1c1737d5e702efcb0b2c141a5b35fc80969a7c2 100644 |
| --- a/sync/engine/commit.cc |
| +++ b/sync/engine/commit.cc |
| @@ -4,6 +4,8 @@ |
| #include "sync/engine/commit.h" |
| +#include <stddef.h> |
| + |
| #include "base/metrics/sparse_histogram.h" |
| #include "base/trace_event/trace_event.h" |
| #include "sync/engine/commit_contribution.h" |