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

Unified Diff: components/nacl/loader/DEPS

Issue 897723005: Allow using the namespace sandbox in zygote host. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back the flag check. 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: components/nacl/loader/DEPS
diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS
index 5d7307835f02517521b8a21d221e41ba2733a81d..94fe122d5b55a633da93833cb2cc85a5e75a9d21 100644
--- a/components/nacl/loader/DEPS
+++ b/components/nacl/loader/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/nacl",
"+content/public/app/startup_helper_win.h",
+ "+content/public/common",
"+crypto",
"+sandbox/linux/bpf_dsl",
"+sandbox/linux/seccomp-bpf",

Powered by Google App Engine
This is Rietveld 408576698