Chromium Code Reviews| Index: sandbox/win/BUILD.gn |
| diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
| index 21828ad0da9db49d4351727e8f054f14892d8c18..e1c296f198e8c333aeb168beed3dd08cddd57c35 100644 |
| --- a/sandbox/win/BUILD.gn |
| +++ b/sandbox/win/BUILD.gn |
| @@ -205,6 +205,7 @@ test("sbox_integration_tests") { |
| "src/process_mitigations_test.cc", |
| "src/process_policy_test.cc", |
| "src/registry_policy_test.cc", |
| + "src/restricted_token_test.cc", |
| "src/sync_policy_test.cc", |
| "src/sync_policy_test.h", |
| "src/unload_dll_test.cc", |