Index: sandbox/linux/BUILD.gn |
diff --git a/sandbox/linux/BUILD.gn b/sandbox/linux/BUILD.gn |
index af3a95063997a2d9962978df5a17b444725c1eb0..21e19fd1bad0fcaaebfd9b4a7eb5b1ebdbbb8ece 100644 |
--- a/sandbox/linux/BUILD.gn |
+++ b/sandbox/linux/BUILD.gn |
@@ -193,6 +193,7 @@ component("seccomp_bpf_helpers") { |
deps = [ |
"//base", |
+ ":sandbox_services", |
":seccomp_bpf", |
] |
} |