| Index: sandbox/win/src/target_services.h
|
| diff --git a/sandbox/win/src/target_services.h b/sandbox/win/src/target_services.h
|
| index 37169485d6c3d1ad123746858e6c9208b5cfa20d..c80a90d5130632d4a73cf0c5896b96bd680b1ef7 100644
|
| --- a/sandbox/win/src/target_services.h
|
| +++ b/sandbox/win/src/target_services.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SANDBOX_SRC_TARGET_SERVICES_H__
|
| #define SANDBOX_SRC_TARGET_SERVICES_H__
|
|
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "sandbox/win/src/sandbox.h"
|
| #include "sandbox/win/src/win_utils.h"
|
|
|
|
|