| Index: sandbox/win/src/service_resolver_unittest.cc
|
| diff --git a/sandbox/win/src/service_resolver_unittest.cc b/sandbox/win/src/service_resolver_unittest.cc
|
| index 421b814faa68c81a0a05445f750db77eddf80077..2ae3e47a65767b77e299b17db6e1b7f60d528b3f 100644
|
| --- a/sandbox/win/src/service_resolver_unittest.cc
|
| +++ b/sandbox/win/src/service_resolver_unittest.cc
|
| @@ -4,9 +4,7 @@
|
|
|
| // This file contains unit tests for ServiceResolverThunk.
|
|
|
| -#include <stddef.h>
|
| -
|
| -#include "base/macros.h"
|
| +#include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/win/windows_version.h"
|
| #include "sandbox/win/src/resolver.h"
|
|
|