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

Unified Diff: components/nacl.gyp

Issue 897723005: Allow using the namespace sandbox in zygote host. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More comments 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.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 9d543d855828bab9d366e427fe6acb07f0a96f84..8524e92ee9c1d9d084957abff74aaa7081813f02 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -147,6 +147,7 @@
'dependencies': [
# Required by nacl_fork_delegate_linux.cc.
'../sandbox/sandbox.gyp:suid_sandbox_client',
+ '../sandbox/sandbox.gyp:sandbox_services',
]
}],
],
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_x86_64 ('k') | components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698