| Index: sandbox/win/sandbox_win.gypi
|
| diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi
|
| index b3b70bda222010560b0345c78e083fae88d6ccc4..aeb8f03df71a799158781c23f9193bee618be1cd 100644
|
| --- a/sandbox/win/sandbox_win.gypi
|
| +++ b/sandbox/win/sandbox_win.gypi
|
| @@ -276,6 +276,7 @@
|
| 'src/policy_low_level_unittest.cc',
|
| 'src/policy_opcodes_unittest.cc',
|
| 'src/ipc_unittest.cc',
|
| + 'src/sandbox_nt_util_unittest.cc',
|
| 'src/threadpool_unittest.cc',
|
| 'src/win_utils_unittest.cc',
|
| 'tests/common/test_utils.cc',
|
|
|