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

Unified Diff: components/nacl/loader/DEPS

Issue 196793023: Add seccomp sandbox for non-SFI NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 616777798f18c6624ce1dfaacc9afef6b2dcb60b..627e0a275e400a40a8f56ad2163d54919615033f 100644
--- a/components/nacl/loader/DEPS
+++ b/components/nacl/loader/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content/public/app/startup_helper_win.h",
"+crypto",
"+sandbox/linux/seccomp-bpf",
+ "+sandbox/linux/seccomp-bpf-helpers",
"+sandbox/linux/services",
"+sandbox/win/src",
"+ppapi/c", # header files only

Powered by Google App Engine
This is Rietveld 408576698