Chromium Code Reviews| Index: sandbox/win/BUILD.gn |
| diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
| index b830534bb231680f9d863ff38d120fb372a59101..68f9ae5ac6acd9fad4f2563a701bbb79fec3f6f5 100644 |
| --- a/sandbox/win/BUILD.gn |
| +++ b/sandbox/win/BUILD.gn |
| @@ -196,6 +196,7 @@ test("sbox_integration_tests") { |
| "src/handle_policy_test.cc", |
| "src/integrity_level_test.cc", |
| "src/ipc_ping_test.cc", |
| + "src/lpc_policy_test.cc", |
| "src/named_pipe_policy_test.cc", |
| "src/policy_target_test.cc", |
| "src/process_mitigations_test.cc", |