Chromium Code Reviews| Index: sandbox/win/src/named_pipe_policy.h |
| diff --git a/sandbox/win/src/named_pipe_policy.h b/sandbox/win/src/named_pipe_policy.h |
| index 02aa26c6184be7650a6cad91c7642e9c7345a9fa..c904aa3618b8a63385e741e691e307a264bdb921 100644 |
| --- a/sandbox/win/src/named_pipe_policy.h |
| +++ b/sandbox/win/src/named_pipe_policy.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/basictypes.h" |
| #include "base/strings/string16.h" |
| #include "sandbox/win/src/crosscall_server.h" |
| #include "sandbox/win/src/policy_low_level.h" |