| Index: sandbox/win/src/handle_closer_agent.h
|
| diff --git a/sandbox/win/src/handle_closer_agent.h b/sandbox/win/src/handle_closer_agent.h
|
| index 042c98eafd1e5627ec5bc92c346903747d161efe..ca0a6cfd40c88ae6aa3c93e4acb90f9f6e2325df 100644
|
| --- a/sandbox/win/src/handle_closer_agent.h
|
| +++ b/sandbox/win/src/handle_closer_agent.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SANDBOX_SRC_HANDLE_CLOSER_AGENT_H_
|
| #define SANDBOX_SRC_HANDLE_CLOSER_AGENT_H_
|
|
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "base/strings/string16.h"
|
| #include "base/win/scoped_handle.h"
|
| #include "sandbox/win/src/handle_closer.h"
|
|
|