Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2231)

Unified Diff: sandbox/linux/integration_tests/DEPS

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « sandbox/linux/bpf_dsl/syscall_set_unittest.cc ('k') | sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698