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': [ |