Chromium Code Reviews| Index: components/test_runner/test_common.cc |
| diff --git a/components/test_runner/test_common.cc b/components/test_runner/test_common.cc |
| index 8a096d6c7ca21a8a7365d54c0ef3781aad8c65ef..eff2dad789858abc97f15da5ecf62960ad1952d4 100644 |
| --- a/components/test_runner/test_common.cc |
| +++ b/components/test_runner/test_common.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/test_runner/test_common.h" |
| +#include <stddef.h> |
| + |
| #include "base/lazy_instance.h" |
| #include "base/macros.h" |
| #include "base/rand_util.h" |