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

Unified Diff: components/nacl/loader/DEPS

Issue 670603002: Linux sandbox: Tighten up the NaCl sandbox policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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: components/nacl/loader/DEPS
diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS
index 48cc086b12c05bfe8fba25ba43921da8a8e0cfaf..15cb0f3890b33136af682ceb30e6dbbe46b43878 100644
--- a/components/nacl/loader/DEPS
+++ b/components/nacl/loader/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+crypto",
"+sandbox/linux/bpf_dsl",
"+sandbox/linux/seccomp-bpf",
+ "+sandbox/linux/seccomp-bpf-helpers",
"+sandbox/linux/services",
"+sandbox/linux/suid",
"+sandbox/win/src",
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | components/nacl/loader/sandbox_linux/nacl_bpf_sandbox_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698