Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index ade3e9978c6d7d0796f084d925a0541205de6064..b99d8c84dd6b7a0a0b50d0c8498e470c19b0934c 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/BUILD.gn |
@@ -246,6 +246,7 @@ test("sbox_unittests") { |
"src/policy_low_level_unittest.cc", |
"src/policy_opcodes_unittest.cc", |
"src/restricted_token_unittest.cc", |
+ "src/sandbox_nt_util.cc", |
Will Harris
2015/09/03 00:00:04
I think you mean _unittest.cc here?
rickyz (no longer on Chrome)
2015/09/03 00:56:57
Oops, yeah, forgot to run trybots
|
"src/service_resolver_unittest.cc", |
"src/sid_unittest.cc", |
"src/threadpool_unittest.cc", |