| Index: sandbox/win/src/process_mitigations_win32k_policy.h | 
| diff --git a/sandbox/win/src/process_mitigations_win32k_policy.h b/sandbox/win/src/process_mitigations_win32k_policy.h | 
| index 32af16864505bf9fd2526ed073a4f4d9643b250a..078ed2bee151d23661dd7289f338a7df625182db 100644 | 
| --- a/sandbox/win/src/process_mitigations_win32k_policy.h | 
| +++ b/sandbox/win/src/process_mitigations_win32k_policy.h | 
| @@ -5,6 +5,7 @@ | 
| #ifndef SANDBOX_SRC_PROCESS_MITIGATIONS_WIN32K_POLICY_H_ | 
| #define SANDBOX_SRC_PROCESS_MITIGATIONS_WIN32K_POLICY_H_ | 
|  | 
| +#include "base/basictypes.h" | 
| #include "sandbox/win/src/crosscall_server.h" | 
| #include "sandbox/win/src/policy_low_level.h" | 
| #include "sandbox/win/src/sandbox_policy.h" | 
|  |