| Index: sandbox/win/src/interception_agent.h
|
| diff --git a/sandbox/win/src/interception_agent.h b/sandbox/win/src/interception_agent.h
|
| index b2bce08b09a0be03c797f42f41540aa92c98deb2..2762c611fd947884110076ef192b9750adc1027e 100644
|
| --- a/sandbox/win/src/interception_agent.h
|
| +++ b/sandbox/win/src/interception_agent.h
|
| @@ -9,7 +9,7 @@
|
| #ifndef SANDBOX_SRC_INTERCEPTION_AGENT_H__
|
| #define SANDBOX_SRC_INTERCEPTION_AGENT_H__
|
|
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
| #include "sandbox/win/src/sandbox_types.h"
|
|
|
|
|