| Index: sandbox/win/src/process_mitigations.h
|
| diff --git a/sandbox/win/src/process_mitigations.h b/sandbox/win/src/process_mitigations.h
|
| index 8bee0245a6f0d294f56ee0e10ea4498567cdcfe5..9039ad677b215bbc34362a3fa7c230ef493c50c8 100644
|
| --- a/sandbox/win/src/process_mitigations.h
|
| +++ b/sandbox/win/src/process_mitigations.h
|
| @@ -6,8 +6,8 @@
|
| #define SANDBOX_SRC_WIN_PROCESS_MITIGATIONS_H_
|
|
|
| #include <windows.h>
|
| -#include <stddef.h>
|
|
|
| +#include "base/basictypes.h"
|
| #include "sandbox/win/src/security_level.h"
|
|
|
| namespace sandbox {
|
|
|