| Index: sandbox/win/src/process_mitigations_win32k_interception.h
|
| diff --git a/sandbox/win/src/process_mitigations_win32k_interception.h b/sandbox/win/src/process_mitigations_win32k_interception.h
|
| index bf7b551227a5c64bf1bb8b58994843514e557745..0b295eacde203a1c795a4e40bf8512c1629c79eb 100644
|
| --- a/sandbox/win/src/process_mitigations_win32k_interception.h
|
| +++ b/sandbox/win/src/process_mitigations_win32k_interception.h
|
| @@ -6,7 +6,6 @@
|
| #define SANDBOX_SRC_PROCESS_MITIGATIONS_WIN32K_INTERCEPTION_H_
|
|
|
| #include <windows.h>
|
| -#include "base/basictypes.h"
|
| #include "sandbox/win/src/sandbox_types.h"
|
|
|
| namespace sandbox {
|
|
|