Chromium Code Reviews| Index: sandbox/linux/bpf_dsl/DEPS |
| diff --git a/sandbox/linux/bpf_dsl/DEPS b/sandbox/linux/bpf_dsl/DEPS |
| index 01595a4b716a204d9de45563b5c119910e2218f4..69ef84cb90224fc4593d65c33477b71c5a572192 100644 |
| --- a/sandbox/linux/bpf_dsl/DEPS |
| +++ b/sandbox/linux/bpf_dsl/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+sandbox/linux/seccomp-bpf", |
| + "+sandbox/linux/services", # for bpf_dsl_more_unittest.cc |
| ] |