Chromium Code Reviews| Index: base/android/sys_utils_unittest.cc |
| diff --git a/base/android/sys_utils_unittest.cc b/base/android/sys_utils_unittest.cc |
| index d1421ec57ab43514bb085ac98bedd41f0ec830f5..d16e2368de5884353eff64bcd84e6a6962ffe57d 100644 |
| --- a/base/android/sys_utils_unittest.cc |
| +++ b/base/android/sys_utils_unittest.cc |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <stddef.h> |
| #include <unistd.h> |
| #include "base/sys_info.h" |