| Index: sandbox/win/src/resolver_64.cc
|
| diff --git a/sandbox/win/src/resolver_64.cc b/sandbox/win/src/resolver_64.cc
|
| index 6a99735444103a95484f4b079f4f0831299dd97c..f1f135ea60eaf83e8829cbd18e2eb50f81ec1bbd 100644
|
| --- a/sandbox/win/src/resolver_64.cc
|
| +++ b/sandbox/win/src/resolver_64.cc
|
| @@ -3,8 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #include "sandbox/win/src/resolver.h"
|
| -
|
| -#include <stddef.h>
|
|
|
| // For placement new. This file must not depend on the CRT at runtime, but
|
| // placement operator new is inline.
|
|
|