Chromium Code Reviews| Index: sandbox/win/src/policy_target.cc |
| diff --git a/sandbox/win/src/policy_target.cc b/sandbox/win/src/policy_target.cc |
| index 84b72037db68117aa4106c9754ae448f9cb5953d..e9f16fea0d63f88b2e8f58c007b727c8c3684bc3 100644 |
| --- a/sandbox/win/src/policy_target.cc |
| +++ b/sandbox/win/src/policy_target.cc |
| @@ -11,6 +11,7 @@ |
| #include "sandbox/win/src/policy_params.h" |
| #include "sandbox/win/src/sandbox_factory.h" |
| #include "sandbox/win/src/sandbox_nt_util.h" |
| +#include "sandbox/win/src/sandbox_utils.h" |
|
rvargas (doing something else)
2013/11/26 20:42:12
same here
robertshield
2013/11/27 20:28:01
Done.
|
| #include "sandbox/win/src/sharedmem_ipc_client.h" |
| #include "sandbox/win/src/target_services.h" |