Chromium Code Reviews| Index: sandbox/win/src/policy_broker.cc |
| diff --git a/sandbox/win/src/policy_broker.cc b/sandbox/win/src/policy_broker.cc |
| index c2d25bd55c25662e492f3becdca92144ffc55f76..a946ebc76f28f43d902ab4d5fb8f23f72451eb4d 100644 |
| --- a/sandbox/win/src/policy_broker.cc |
| +++ b/sandbox/win/src/policy_broker.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <stddef.h> |
| + |
| #include <map> |
| #include "sandbox/win/src/policy_broker.h" |