| Index: sandbox/win/wow_helper/service64_resolver.cc
|
| diff --git a/sandbox/win/wow_helper/service64_resolver.cc b/sandbox/win/wow_helper/service64_resolver.cc
|
| index 033b9d771e1519c3c18edc4365c515b261a72fe5..32c98294fa8a8698b0d35c9c1b2ea3f408bbe7d5 100644
|
| --- a/sandbox/win/wow_helper/service64_resolver.cc
|
| +++ b/sandbox/win/wow_helper/service64_resolver.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "sandbox/win/wow_helper/service64_resolver.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "sandbox/win/wow_helper/target_code.h"
|
|
|
|
|