Chromium Code Reviews| Index: sandbox/linux/seccomp-bpf/DEPS |
| diff --git a/sandbox/linux/seccomp-bpf/DEPS b/sandbox/linux/seccomp-bpf/DEPS |
| index 7fef15f411cc11c4bfc92b3cd4471828eb4ac534..149c463b06839325bc645e9fea146d92c4d22dbd 100644 |
| --- a/sandbox/linux/seccomp-bpf/DEPS |
| +++ b/sandbox/linux/seccomp-bpf/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+sandbox/linux/bpf_dsl", |
| "+sandbox/linux/services", |
| + "+sandbox/linux/system_headers", |
| ] |