summaryrefslogtreecommitdiff
path: root/chromium/sandbox/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/sandbox/BUILD.gn')
-rw-r--r--chromium/sandbox/BUILD.gn5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium/sandbox/BUILD.gn b/chromium/sandbox/BUILD.gn
index 9de38b4acd5..27dea2c2727 100644
--- a/chromium/sandbox/BUILD.gn
+++ b/chromium/sandbox/BUILD.gn
@@ -34,7 +34,10 @@ group("sandbox") {
buildflag_header("sandbox_buildflags") {
header = "sandbox_buildflags.h"
- flags = [ "USE_SECCOMP_BPF=$use_seccomp_bpf" ]
+ flags = [
+ "USE_SECCOMP_BPF=$use_seccomp_bpf",
+ "DISABLE_SECCOMP_SSBD=$disable_seccomp_ssbd",
+ ]
}
# This target must be here and not in win/ otherwise it would require a full