Chromium Code Reviews| Index: sandbox/win/src/ipc_unittest.cc |
| diff --git a/sandbox/win/src/ipc_unittest.cc b/sandbox/win/src/ipc_unittest.cc |
| index 9b61a433739a13e8be45b25bbf21ac880811dc1b..c41720da36a3237703058601cddb3ce348fa62de 100644 |
| --- a/sandbox/win/src/ipc_unittest.cc |
| +++ b/sandbox/win/src/ipc_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 <stdint.h> |
| #include "sandbox/win/src/crosscall_client.h" |