| Index: sandbox/win/src/service_resolver.h
|
| diff --git a/sandbox/win/src/service_resolver.h b/sandbox/win/src/service_resolver.h
|
| index 08a45ba20e1b6cd791c4603b6ee905e8c813b437..7ac5a2490da9d9388d1873a43eed2b7a55d0c74d 100644
|
| --- a/sandbox/win/src/service_resolver.h
|
| +++ b/sandbox/win/src/service_resolver.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef SANDBOX_SRC_SERVICE_RESOLVER_H__
|
| #define SANDBOX_SRC_SERVICE_RESOLVER_H__
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/macros.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
| #include "sandbox/win/src/resolver.h"
|
|
|