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

Unified Diff: content/content_browser.gypi

Issue 10736017: Share the zygote's fopen overrides with nacl_helper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Gyp cleanup 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 513a7b05a91e579101cbd9bded9b281ff0559e4d..f26650eb449f70eb43b39f3395b5b90df35efa89 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -835,6 +835,7 @@
['OS=="linux"', {
'dependencies': [
'../build/linux/system.gyp:udev',
+ '../sandbox/sandbox.gyp:libc_urandom_override',
],
# Set LINUX_SANDBOX_PATH for Linux, including Chrome OS
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698