| Index: sandbox/linux/integration_tests/DEPS
|
| diff --git a/sandbox/linux/seccomp-bpf-helpers/DEPS b/sandbox/linux/integration_tests/DEPS
|
| similarity index 60%
|
| copy from sandbox/linux/seccomp-bpf-helpers/DEPS
|
| copy to sandbox/linux/integration_tests/DEPS
|
| index 01e1fe2ec331874a2825d4c695b856996a3ed2f9..d50729cea32bef0e3daf81708da7190c19eb44ab 100644
|
| --- a/sandbox/linux/seccomp-bpf-helpers/DEPS
|
| +++ b/sandbox/linux/integration_tests/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| "+sandbox/linux/bpf_dsl",
|
| - "+sandbox/linux/services",
|
| "+sandbox/linux/seccomp-bpf",
|
| - "+third_party/lss/linux_syscall_support.h",
|
| + "+sandbox/linux/services",
|
| + "+sandbox/linux/syscall_broker",
|
| + "+sandbox/linux/system_headers",
|
| ]
|
|
|