Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: content/content_common.gypi

Issue 915823002: Namespace sandbox: add important security checks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Better documentation. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 332fb1733459dd4926a4412b6f8af371b6a1e2b0..ee9d1d24f64921501e51d7e6702f265c101cccb5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -472,6 +472,8 @@
'common/sandbox_linux/bpf_utility_policy_linux.h',
'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc',
'common/sandbox_linux/sandbox_bpf_base_policy_linux.h',
+ 'common/sandbox_linux/sandbox_debug_handling_linux.cc',
+ 'common/sandbox_linux/sandbox_debug_handling_linux.h',
'common/sandbox_linux/sandbox_init_linux.cc',
'common/sandbox_linux/sandbox_linux.cc',
'common/sandbox_linux/sandbox_linux.h',

Powered by Google App Engine
This is Rietveld 408576698