Chromium Code Reviews| Index: sandbox/win/src/job.cc |
| diff --git a/sandbox/win/src/job.cc b/sandbox/win/src/job.cc |
| index adf392ddd437903bc489be63ef8a444bcbde8100..9c854e57ef4dc88cc2f878a775a0f57fb32ed1b7 100644 |
| --- a/sandbox/win/src/job.cc |
| +++ b/sandbox/win/src/job.cc |
| @@ -3,8 +3,6 @@ |
| // found in the LICENSE file. |
| #include "sandbox/win/src/job.h" |
| - |
| -#include <stddef.h> |
| #include "base/win/windows_version.h" |
| #include "sandbox/win/src/restricted_token.h" |