Chromium Code Reviews| Index: sandbox/sandbox.gyp |
| =================================================================== |
| --- sandbox/sandbox.gyp (revision 39965) |
| +++ sandbox/sandbox.gyp (working copy) |
| @@ -129,6 +129,8 @@ |
| ['target_arch!="arm"', { |
| 'sources': [ |
| 'linux/seccomp/access.cc', |
| + 'linux/seccomp/allocator.cc', |
| + 'linux/seccomp/allocator.h', |
| 'linux/seccomp/clone.cc', |
| 'linux/seccomp/exit.cc', |
| 'linux/seccomp/debug.cc', |