| Index: sandbox/win/src/resolver.h
|
| diff --git a/sandbox/win/src/resolver.h b/sandbox/win/src/resolver.h
|
| index 9424060a3fee16233e3d8e6292f6235e7251d9e3..85f1e9199085fa987e9df097abc0510bef555231 100644
|
| --- a/sandbox/win/src/resolver.h
|
| +++ b/sandbox/win/src/resolver.h
|
| @@ -6,9 +6,7 @@
|
| // For more details see
|
| // http://dev.chromium.org/developers/design-documents/sandbox .
|
|
|
| -#include <stddef.h>
|
| -
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
|
|
| #ifndef SANDBOX_SRC_RESOLVER_H__
|
|
|