| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 2fcaafabcae193701c6a26801be1c2b126b7e4e6..4ab4e84a80adca272406adb946db4931e257491e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -322,6 +322,8 @@
|
| 'common/sandbox_linux.cc',
|
| 'common/sandbox_policy.cc',
|
| 'common/sandbox_policy.h',
|
| + 'common/sandbox_seccomp_bpf_linux.cc',
|
| + 'common/sandbox_seccomp_bpf_linux.h',
|
| 'common/savable_url_schemes.cc',
|
| 'common/savable_url_schemes.h',
|
| 'common/set_process_title.cc',
|
|
|