Chromium Code Reviews| Index: seccomp.gyp |
| diff --git a/seccomp.gyp b/seccomp.gyp |
| index 72c4ade24500a528a9c8fe0385334dac836b9da1..baabeea96264787a11b7fa6d531091ced3b637f9 100644 |
| --- a/seccomp.gyp |
| +++ b/seccomp.gyp |
| @@ -65,6 +65,8 @@ |
| 'reference_trusted_thread.cc', |
| 'tests/clone_test_helper.S', |
| 'tests/test_runner.cc', |
| + 'tests/test_patching.cc', |
| + 'tests/test_patching_input.S', |
| 'tests/test_syscalls.cc', |
| ], |
| 'include_dirs': [ |