| Index: sandbox/win/src/process_mitigations_win32k_dispatcher.h
|
| diff --git a/sandbox/win/src/process_mitigations_win32k_dispatcher.h b/sandbox/win/src/process_mitigations_win32k_dispatcher.h
|
| index 55a84a76e78b65abb7ab998252239eb2594cffc6..2e1e1a802f5a0cf85c8daa46c8da84aa20af25f0 100644
|
| --- a/sandbox/win/src/process_mitigations_win32k_dispatcher.h
|
| +++ b/sandbox/win/src/process_mitigations_win32k_dispatcher.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SANDBOX_SRC_PROCESS_MITIGATIONS_WIN32K_DISPATCHER_H_
|
| #define SANDBOX_SRC_PROCESS_MITIGATIONS_WIN32K_DISPATCHER_H_
|
|
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "sandbox/win/src/sandbox_policy_base.h"
|
|
|
| namespace sandbox {
|
|
|