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

Unified Diff: chrome/nacl.gypi

Issue 10736017: Share the zygote's fopen overrides with nacl_helper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename Created 8 years, 5 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: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 92047da15afb606ed594dffc7893b954be5921c1..df61a2ac23bf783a48453e00ce6f88e9525c27ec 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -149,6 +149,8 @@
'../chrome/common/nacl_messages.cc',
'../chrome/common/nacl_types.cc',
'../content/common/child_process_sandbox_support_impl_shm_linux.cc',
+ '../sandbox/linux/services/libc_urandom_override.cc',
+ '../sandbox/linux/services/libc_urandom_override.h',
],
'conditions': [
['toolkit_uses_gtk == 1', {

Powered by Google App Engine
This is Rietveld 408576698