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

Unified Diff: components/nacl/loader/DEPS

Issue 2523253002: Convert use_seccomp_bpf to the BUILDFLAG system. (Closed)
Patch Set: Rebase Created 4 years 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
« no previous file with comments | « chrome/browser/android/seccomp_support_detector.cc ('k') | components/nacl/loader/sandbox_linux/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/loader/DEPS
diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS
index 555682d885d54b875219cc57e507f7b193267273..134e343afef0078fb1c6a6826964bbadcbf58fdd 100644
--- a/components/nacl/loader/DEPS
+++ b/components/nacl/loader/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+sandbox/linux/services",
"+sandbox/linux/suid",
"+sandbox/linux/system_headers",
+ "+sandbox/sandbox_features.h",
"+sandbox/win/src",
"+ppapi/c", # header files only
« no previous file with comments | « chrome/browser/android/seccomp_support_detector.cc ('k') | components/nacl/loader/sandbox_linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698