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

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 0bb38b7ccbcc886f7f06f606c0bb7cf5f9b0066d..46c19b6e4f73ce54a427c691581d9c1a158b567f 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