Chromium Code Reviews| Index: sandbox/win/src/handle_closer.cc |
| diff --git a/sandbox/win/src/handle_closer.cc b/sandbox/win/src/handle_closer.cc |
| index 2e3a78223bcf33ac6f286e621e0b97873fa72023..f2012b7e071ff0ee5fb7a1bbc9c47c8f5ffca889 100644 |
| --- a/sandbox/win/src/handle_closer.cc |
| +++ b/sandbox/win/src/handle_closer.cc |
| @@ -4,6 +4,8 @@ |
| #include "sandbox/win/src/handle_closer.h" |
| +#include <stddef.h> |
| + |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/win/windows_version.h" |