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 f2012b7e071ff0ee5fb7a1bbc9c47c8f5ffca889..2e3a78223bcf33ac6f286e621e0b97873fa72023 100644 |
| --- a/sandbox/win/src/handle_closer.cc |
| +++ b/sandbox/win/src/handle_closer.cc |
| @@ -3,8 +3,6 @@ |
| // found in the LICENSE file. |
| #include "sandbox/win/src/handle_closer.h" |
| - |
| -#include <stddef.h> |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |